encryptionKey

@JvmName(name = "vaxxagsyrugktisb")
suspend fun encryptionKey(value: Output<AsymmetricEncryptedSecretArgs>)
@JvmName(name = "ftitgutihphooosr")
suspend fun encryptionKey(value: AsymmetricEncryptedSecretArgs?)

Parameters

value

The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".


@JvmName(name = "ywlxxdsumtoyytbk")
suspend fun encryptionKey(argument: suspend AsymmetricEncryptedSecretArgsBuilder.() -> Unit)

Parameters

argument

The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".