proposed Segment Change
suspend fun proposedSegmentChange(value: Output<DirectConnectGatewayAttachmentProposedSegmentChangeArgs>)
Parameters
value
The attachment to move from one segment to another.
suspend fun proposedSegmentChange(argument: suspend DirectConnectGatewayAttachmentProposedSegmentChangeArgsBuilder.() -> Unit)
Parameters
argument
The attachment to move from one segment to another.