| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
RouteTableAssociationState |
RouteTableAssociation.associationState()
The state of the association.
|
RouteTableAssociationState |
ReplaceRouteTableAssociationResponse.associationState()
The state of the association.
|
RouteTableAssociationState |
AssociateRouteTableResponse.associationState()
The state of the association.
|
| Modifier and Type | Method and Description |
|---|---|
RouteTableAssociation.Builder |
RouteTableAssociation.Builder.associationState(RouteTableAssociationState associationState)
The state of the association.
|
ReplaceRouteTableAssociationResponse.Builder |
ReplaceRouteTableAssociationResponse.Builder.associationState(RouteTableAssociationState associationState)
The state of the association.
|
AssociateRouteTableResponse.Builder |
AssociateRouteTableResponse.Builder.associationState(RouteTableAssociationState associationState)
The state of the association.
|
Copyright © 2021. All rights reserved.