Aws Organizational Data Member Response
data class AwsOrganizationalDataMemberResponse(val organizationMembershipType: String, val parentHierarchyId: String? = null)
The AWS organization data for the member account
Constructors
Link copied to clipboard
fun AwsOrganizationalDataMemberResponse(organizationMembershipType: String, parentHierarchyId: String? = null)