Get Custom Constraint Result
Constructors
Properties
Allow or deny type.
Detailed information about this custom policy constraint. The max length of the description is 2000 characters.
One line display name for the UI. The max length of the display_name is 200 characters.
All the operations being applied for this constraint.
Immutable. Name of the constraint. This is unique within the organization. Format of the name should be * organizations/{organization_id}/customConstraints/{custom_constraint_id}
Example: organizations/123/customConstraints/custom.createOnlyE2TypeVms
The max length is 70 characters and the minimum length is 1. Note that the prefix organizations/{organization_id}/customConstraints/
is not counted.
Immutable. The resource instance type on which this policy applies. Format will be of the form : /
Example: * compute.googleapis.com/Instance
.
The last time this custom constraint was updated. This represents the last time that the CreateCustomConstraint
or UpdateCustomConstraint
RPC was called