Link

class Link : KotlinCustomResource

The AWS::NetworkManager::Link type describes a link.

Properties

Link copied to clipboard

The Bandwidth for the link.

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 link.

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 linkArn: Output<String>

The Amazon Resource Name (ARN) of the link.

Link copied to clipboard
val linkId: Output<String>

The ID of the link.

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

The provider of the link.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
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 link.

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

The tags for the link.

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

The type of the link.

Link copied to clipboard
val urn: Output<String>