public static interface AssociateRouteTableResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<AssociateRouteTableResponse.Builder,AssociateRouteTableResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateRouteTableResponse.Builder |
associationId(String associationId)
The route table association ID.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildAssociateRouteTableResponse.Builder associationId(String associationId)
The route table association ID. This ID is required for disassociating the route table.
associationId - The route table association ID. This ID is required for disassociating the route table.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.