Encryption Args
constructor(encryptionIdentity: Output<EncryptionIdentityArgs>? = null, keySource: Output<Either<String, KeySource>>? = null, keyVaultProperties: Output<KeyVaultPropertiesArgs>? = null, requireInfrastructureEncryption: Output<Boolean>? = null, services: Output<EncryptionServicesArgs>? = null)