AwsOrganizationalDataMember interface
The AWS organization data for the member account
- Extends
Properties
organization |
Polymorphic discriminator, which specifies the different types this object can be |
parent |
If the multi cloud account is not of membership type organization, this will be the ID of the account's parent |
Property Details
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 account's parent
parentHierarchyId?: string
Property Value
string