EncryptionArgs

constructor(keySource: Output<Either<String, KeySource>>? = null, keyVaultProperties: Output<List<KeyVaultPropertiesArgs>>? = null, requireInfrastructureEncryption: Output<Boolean>? = null)