Organization

class Organization : KotlinCustomResource

Resource schema for AWS::Organizations::Organization

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of an organization.

Link copied to clipboard
val awsId: Output<String>

The unique identifier (ID) of an organization.

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
val id: Output<String>
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.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rootId: Output<String>

The unique identifier (ID) for the root.

Link copied to clipboard
val urn: Output<String>