encryption

@JvmName(name = "rbevwaoxxolmjvis")
suspend fun encryption(value: Output<EncryptionPropertiesArgs>)
@JvmName(name = "ginolokgewqpkgwh")
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 = "rqhnbgilruihiyaa")
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.