encryption

@JvmName(name = "luqfrijxgseyvwlh")
suspend fun encryption(value: Output<VolumeGroupEncryptionArgs>)
@JvmName(name = "eokmqhycixtsuehm")
suspend fun encryption(value: VolumeGroupEncryptionArgs?)

Parameters

value

An encryption block as defined below.

NOTE: The encryption block can only be set when encryption_type is set to EncryptionAtRestWithCustomerManagedKey.


@JvmName(name = "vjsgxfkuhhmlityn")
suspend fun encryption(argument: suspend VolumeGroupEncryptionArgsBuilder.() -> Unit)

Parameters

argument

An encryption block as defined below.

NOTE: The encryption block can only be set when encryption_type is set to EncryptionAtRestWithCustomerManagedKey.