encryption

@JvmName(name = "prqwyvdbncftcjja")
suspend fun encryption(value: Output<EncryptionPropertiesArgs>)
@JvmName(name = "jxtjtphpqxcaefxg")
suspend fun encryption(value: EncryptionPropertiesArgs?)

Parameters

value

Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.


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

Parameters

argument

Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.