LandingZone

class LandingZone : KotlinCustomResource

Definition of AWS::ControlTower::LandingZone Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the landing zone.

Link copied to clipboard

The drift status of the landing zone.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The unique identifier of the landing zone.

Link copied to clipboard

The latest available version of the landing zone.

Link copied to clipboard
val manifest: Output<Any>

The landing zone manifest JSON text file that specifies the landing zone configurations. Search the CloudFormation User Guide for AWS::ControlTower::LandingZone for more information about the expected schema for this property.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The landing zone deployment status. One of ACTIVE , PROCESSING , FAILED .

Link copied to clipboard
val tags: Output<List<Tag>>?

Tags to be applied to the landing zone.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val version: Output<String>

The landing zone's current deployed version.