Class RouteServerAssociation

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

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

Describes the association between a route server and a VPC.

A route server association is the connection established between a route server and a VPC.

See Also: