ConnectPeer

class ConnectPeer : KotlinCustomResource

AWS::NetworkManager::ConnectPeer Resource Type Definition.

Properties

Link copied to clipboard

Bgp options for connect peer.

Link copied to clipboard

Configuration of the connect peer.

Link copied to clipboard

The ID of the attachment to connect.

Link copied to clipboard
val connectPeerId: Output<String>

The ID of the Connect peer.

Link copied to clipboard

The IP address of a core network.

Link copied to clipboard
val coreNetworkId: Output<String>

The ID of the core network.

Link copied to clipboard
val createdAt: Output<String>

Connect peer creation time.

Link copied to clipboard
val edgeLocation: Output<String>

The Connect peer Regions where edges are located.

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

The inside IP addresses used for a Connect peer configuration.

Link copied to clipboard
val peerAddress: Output<String>

The IP address of the Connect peer.

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

State of the connect peer.

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

The subnet ARN for the connect peer.

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

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>