Connect Attachment Args
data class ConnectAttachmentArgs(val coreNetworkId: Output<String>? = null, val edgeLocation: Output<String>? = null, val networkFunctionGroupName: Output<String>? = null, val options: Output<ConnectAttachmentOptionsArgs>? = null, val proposedNetworkFunctionGroupChange: Output<ConnectAttachmentProposedNetworkFunctionGroupChangeArgs>? = 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, networkFunctionGroupName: Output<String>? = null, options: Output<ConnectAttachmentOptionsArgs>? = null, proposedNetworkFunctionGroupChange: Output<ConnectAttachmentProposedNetworkFunctionGroupChangeArgs>? = 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
The name of the network function group attachment.
Link copied to clipboard
Protocol options for connect attachment
Link copied to clipboard
val proposedNetworkFunctionGroupChange: Output<ConnectAttachmentProposedNetworkFunctionGroupChangeArgs>? = null
The attachment to move from one network function group to another.
Link copied to clipboard
The attachment to move from one segment to another.
Link copied to clipboard
Id of transport attachment