AwsOrganizationalDataMaster interface
The AWS organization data for the master account
- Extends
Properties
excluded |
If the multi cloud account is of membership type organization, list of accounts excluded from offering |
organization |
Polymorphic discriminator, which specifies the different types this object can be |
stackset |
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
Azure SDK for JavaScript