Interface protos.google.iam.v1.IPolicyDelta (1.0.6)

Properties of a PolicyDelta.

Package

@google-cloud/policy-troubleshooter!

Properties

auditConfigDeltas

auditConfigDeltas?: (google.iam.v1.IAuditConfigDelta[]|null);

PolicyDelta auditConfigDeltas

Property Value
TypeDescription
(google.iam.v1.IAuditConfigDelta[]|null)

bindingDeltas

bindingDeltas?: (google.iam.v1.IBindingDelta[]|null);

PolicyDelta bindingDeltas

Property Value
TypeDescription
(google.iam.v1.IBindingDelta[]|null)