encryptionKey

@JvmName(name = "wtmppcvevetoxbev")
suspend fun encryptionKey(value: Output<AsymmetricEncryptedSecretArgs>)
@JvmName(name = "rusbbjnyhqgiufuy")
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 = "khondbbntuqqiqwo")
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".