Connect Attachment Args
data class ConnectAttachmentArgs(val coreNetworkId: Output<String>? = null, val edgeLocation: Output<String>? = null, val options: Output<ConnectAttachmentOptionsArgs>? = null, val proposedSegmentChange: Output<ConnectAttachmentProposedSegmentChangeArgs>? = null, val tags: Output<List<TagArgs>>? = null, val transportAttachmentId: Output<String>? = null) : ConvertibleToJava<ConnectAttachmentArgs>
AWS::NetworkManager::ConnectAttachment Resource Type Definition
Constructors
Link copied to clipboard
constructor(coreNetworkId: Output<String>? = null, edgeLocation: Output<String>? = null, options: Output<ConnectAttachmentOptionsArgs>? = null, proposedSegmentChange: Output<ConnectAttachmentProposedSegmentChangeArgs>? = null, tags: Output<List<TagArgs>>? = null, transportAttachmentId: Output<String>? = null)
Properties
Link copied to clipboard
ID of the CoreNetwork that the attachment will be attached to.
Link copied to clipboard
Edge location of the attachment.
Link copied to clipboard
Protocol options for connect attachment
Link copied to clipboard
The attachment to move from one segment to another.
Link copied to clipboard
Id of transport attachment