Encryption Args
data class EncryptionArgs(val keyVaultKeyUri: Output<String>? = null, val userAssignedIdentity: Output<String>? = null) : ConvertibleToJava<EncryptionArgs>
The CMK encryption settings on the Device Update account.
The CMK encryption settings on the Device Update account.