Class RolloutPlanWaveSelectorResourceHierarchySelector (1.48.0)

RolloutPlanWaveSelectorResourceHierarchySelector(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Roll out to resources by Cloud Resource Manager resource hierarchy nodes such as projects, folders, orgs.

Attributes

Name Description
included_folders MutableSequence[str]
Optional. Format: "folders/{folder_id}".
included_organizations MutableSequence[str]
Optional. Format: "organizations/{organization_id}".
included_projects MutableSequence[str]
Optional. Format: "projects/{project_id}".