| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayAttachmentAssociation |
TransitGatewayAttachmentAssociation.clone() |
TransitGatewayAttachmentAssociation |
TransitGatewayAttachment.getAssociation()
The association.
|
TransitGatewayAttachmentAssociation |
TransitGatewayAttachmentAssociation.withState(String state)
The state of the association.
|
TransitGatewayAttachmentAssociation |
TransitGatewayAttachmentAssociation.withState(TransitGatewayAssociationState state)
The state of the association.
|
TransitGatewayAttachmentAssociation |
TransitGatewayAttachmentAssociation.withTransitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the route table for the transit gateway.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransitGatewayAttachment.setAssociation(TransitGatewayAttachmentAssociation association)
The association.
|
TransitGatewayAttachment |
TransitGatewayAttachment.withAssociation(TransitGatewayAttachmentAssociation association)
The association.
|
Copyright © 2025. All rights reserved.