AwsOrganizationalDataMaster interface

The AWS organization data for the master account

Extends

Properties

excludedAccountIds

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

stacksetName

If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset

Property Details

excludedAccountIds

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

excludedAccountIds?: string[]

Property Value

string[]

organizationMembershipType

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

organizationMembershipType: "Organization"

Property Value

"Organization"

stacksetName

If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset

stacksetName?: string

Property Value

string