GcpOrganizationalDataOrganization interface

The gcpOrganization data for the parent account

Extends

Properties

excludedProjectNumbers

If the multi cloud account is of membership type organization, list of accounts excluded from offering

organizationMembershipType

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

organizationName

GCP organization name NOTE: This property will not be serialized. It can only be populated by the server.

serviceAccountEmailAddress

The service account email address which represents the organization level permissions container.

workloadIdentityProviderId

The GCP workload identity provider id which represents the permissions required to auto provision security connectors

Property Details

excludedProjectNumbers

If the multi cloud account is of membership type organization, list of accounts excluded from offering

excludedProjectNumbers?: string[]

Property Value

string[]

organizationMembershipType

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

organizationMembershipType: "Organization"

Property Value

"Organization"

organizationName

GCP organization name NOTE: This property will not be serialized. It can only be populated by the server.

organizationName?: string

Property Value

string

serviceAccountEmailAddress

The service account email address which represents the organization level permissions container.

serviceAccountEmailAddress?: string

Property Value

string

workloadIdentityProviderId

The GCP workload identity provider id which represents the permissions required to auto provision security connectors

workloadIdentityProviderId?: string

Property Value

string