GcpOrganizationalDataMemberResponse

data class GcpOrganizationalDataMemberResponse(val managementProjectNumber: String? = null, val organizationMembershipType: String, val parentHierarchyId: String? = null)

The gcpOrganization data for the member account

Constructors

Link copied to clipboard
constructor(managementProjectNumber: String? = null, organizationMembershipType: String, parentHierarchyId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The GCP management project number from organizational onboarding

Link copied to clipboard

The multi cloud account's membership type in the organization Expected value is 'Member'.

Link copied to clipboard

If the multi cloud account is not of membership type organization, this will be the ID of the project's parent