| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
AWS::NetworkManager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.coreNetworkId(String coreNetworkId)
The core network ID.
|
static CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.create(software.constructs.Construct scope,
String id) |
CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.edgeLocation(String edgeLocation)
The Region where the edge is located.
|
CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.options(CfnConnectAttachment.ConnectAttachmentOptionsProperty options)
Options for creating a Connect attachment.
|
CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.options(IResolvable options)
Options for creating a Connect attachment.
|
CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.tags(List<? extends CfnTag> tags)
The tags associated with the Connect attachment.
|
CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.transportAttachmentId(String transportAttachmentId)
The ID of the attachment between the two connections.
|
Copyright © 2022. All rights reserved.