VaultEncryptionArgs

constructor(infrastructureEncryptionEnabled: Output<Boolean>, keyId: Output<String>, useSystemAssignedIdentity: Output<Boolean>? = null, userAssignedIdentityId: Output<String>? = null)