Interface CapacityPool.DefinitionStages.WithEncryptionType

    • Method Detail

      • withEncryptionType

        CapacityPool.DefinitionStages.WithCreate withEncryptionType​(EncryptionType encryptionType)
        Specifies the encryptionType property: encryptionType Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool..
        Parameters:
        encryptionType - encryptionType Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool.
        Returns:
        the next definition stage.