GcpOrganizationalDataMember interface
The gcpOrganization data for the member account
- Extends
Properties
| management |
The GCP management project number from organizational onboarding |
| organization |
Polymorphic discriminator, which specifies the different types this object can be |
| parent |
If the multi cloud account is not of membership type organization, this will be the ID of the project's parent |
Property Details
managementProjectNumber
The GCP management project number from organizational onboarding
managementProjectNumber?: string
Property Value
string
organizationMembershipType
Polymorphic discriminator, which specifies the different types this object can be
organizationMembershipType: "Member"
Property Value
"Member"
parentHierarchyId
If the multi cloud account is not of membership type organization, this will be the ID of the project's parent
parentHierarchyId?: string
Property Value
string