LinkAssociation

class LinkAssociation : KotlinCustomResource

The AWS::NetworkManager::LinkAssociation type associates a link to a device. The device and link must be in the same global network and the same site.

Properties

Link copied to clipboard
val deviceId: Output<String>

The ID of the device

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

The ID of the link

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