GovernedContainer(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The organization/folder/project resource governed by organization policies of AnalyzeOrgPolicyGovernedContainersRequest.constraint.
Attributes | |
---|---|
Name | Description |
full_resource_name |
str
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of an organization/folder/project resource. |
parent |
str
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of the parent of AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name. |
consolidated_policy |
google.cloud.asset_v1.types.AnalyzerOrgPolicy
The consolidated organization policy for the analyzed resource. The consolidated organization policy is computed by merging and evaluating AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.policy_bundle. The evaluation will respect the organization policy `hierarchy rules |
policy_bundle |
MutableSequence[google.cloud.asset_v1.types.AnalyzerOrgPolicy]
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][]. to the scope specified in the request. If the constraint is defined with default policy, it will also appear in the list. |