Site

class Site : KotlinCustomResource

The AWS::NetworkManager::Site type describes a site.

Properties

Link copied to clipboard
val createdAt: Output<String>

The date and time that the device was created.

Link copied to clipboard
val description: Output<String>?

The description of the site.

Link copied to clipboard
val globalNetworkId: Output<String>

The ID of the global network.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<SiteLocation>?

The location of the site.

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

The Amazon Resource Name (ARN) of the site.

Link copied to clipboard
val siteId: Output<String>

The ID of the site.

Link copied to clipboard
val state: Output<String>

The state of the site.

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

The tags for the site.

Link copied to clipboard
val urn: Output<String>