CustomerGatewayAssociation

class CustomerGatewayAssociation : KotlinCustomResource

The AWS::NetworkManager::CustomerGatewayAssociation type associates a customer gateway with a device and optionally, with a link.

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the customer gateway.

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>