Action
class Action
The type of action performed on an audit configuration in a policy.
Protobuf type google.iam.v1.AuditConfigDelta.Action
Constants
ACTION_UNSPECIFIED |
Unspecified. Generated from protobuf enum |
ADD |
Addition of an audit configuration. Generated from protobuf enum |
REMOVE |
Removal of an audit configuration. Generated from protobuf enum |