public static interface DisassociateRouteTableRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DisassociateRouteTableRequest.Builder,DisassociateRouteTableRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateRouteTableRequest.Builder |
associationId(String associationId)
The association ID representing the current association between the route table and subnet.
|
copyapply, buildDisassociateRouteTableRequest.Builder associationId(String associationId)
The association ID representing the current association between the route table and subnet.
associationId - The association ID representing the current association between the route table and subnet.Copyright © 2017. All rights reserved.