AwsOrganizationalDataMemberResponse

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

The AWS organization data for the member account

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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 account's parent