customConstraints property

List<GoogleCloudOrgpolicyV2CustomConstraint>? customConstraints
getter/setter pair

All custom and managed constraints that exist on the organization resource.

It will be empty if no custom constraints are set.

Implementation

core.List<GoogleCloudOrgpolicyV2CustomConstraint>? customConstraints;