GcpOrganizationalDataMember interface

The gcpOrganization data for the member account

Extends

Properties

managementProjectNumber

The GCP management project number from organizational onboarding

organizationMembershipType

Polymorphic discriminator, which specifies the different types this object can be

parentHierarchyId

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