Class RouteTableAssociationState

java.lang.Object
software.amazon.awssdk.services.ec2.model.RouteTableAssociationState
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<RouteTableAssociationState.Builder,RouteTableAssociationState>

@Generated("software.amazon.awssdk:codegen") public final class RouteTableAssociationState extends Object implements SdkPojo, Serializable, ToCopyableBuilder<RouteTableAssociationState.Builder,RouteTableAssociationState>

Describes the state of an association between a route table and a subnet or gateway.

See Also: