GoogleCloudOrgpolicyV2ConstraintCustomConstraintDefinition class

Custom constraint definition.

Defines this as a managed constraint.

Properties

actionType String?
Allow or deny type. Possible string values are:
getter/setter pair
condition String?
Org policy condition/expression.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
methodTypes List<String>?
All the operations being applied for this constraint.
getter/setter pair
parameters Map<String, GoogleCloudOrgpolicyV2ConstraintCustomConstraintDefinitionParameter>?
Stores the structure of Parameters used by the constraint condition.
getter/setter pair
resourceTypes List<String>?
The resource instance type on which this policy applies.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited