Get Organization Result
data class GetOrganizationResult(val arn: String? = null, val featureSet: OrganizationFeatureSet? = null, val id: String? = null, val managementAccountArn: String? = null, val managementAccountEmail: String? = null, val managementAccountId: String? = null, val rootId: String? = null)
Properties
Link copied to clipboard
Specifies the feature set supported by the new organization. Each feature set supports different levels of functionality.
Link copied to clipboard
The Amazon Resource Name (ARN) of the account that is designated as the management account for the organization.
Link copied to clipboard
The email address that is associated with the AWS account that is designated as the management account for the organization.
Link copied to clipboard
The unique identifier (ID) of the management account of an organization.