| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayRouteTableAttachment |
TransitGatewayRouteTableAttachment.clone() |
TransitGatewayRouteTableAttachment |
CreateTransitGatewayRouteTableAttachmentResult.getTransitGatewayRouteTableAttachment()
The route table associated with the create transit gateway route table attachment request.
|
TransitGatewayRouteTableAttachment |
GetTransitGatewayRouteTableAttachmentResult.getTransitGatewayRouteTableAttachment()
Returns information about the transit gateway route table attachment.
|
TransitGatewayRouteTableAttachment |
TransitGatewayRouteTableAttachment.withAttachment(Attachment attachment) |
TransitGatewayRouteTableAttachment |
TransitGatewayRouteTableAttachment.withPeeringId(String peeringId)
The ID of the peering attachment.
|
TransitGatewayRouteTableAttachment |
TransitGatewayRouteTableAttachment.withTransitGatewayRouteTableArn(String transitGatewayRouteTableArn)
The ARN of the transit gateway attachment route table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTransitGatewayRouteTableAttachmentResult.setTransitGatewayRouteTableAttachment(TransitGatewayRouteTableAttachment transitGatewayRouteTableAttachment)
The route table associated with the create transit gateway route table attachment request.
|
void |
GetTransitGatewayRouteTableAttachmentResult.setTransitGatewayRouteTableAttachment(TransitGatewayRouteTableAttachment transitGatewayRouteTableAttachment)
Returns information about the transit gateway route table attachment.
|
CreateTransitGatewayRouteTableAttachmentResult |
CreateTransitGatewayRouteTableAttachmentResult.withTransitGatewayRouteTableAttachment(TransitGatewayRouteTableAttachment transitGatewayRouteTableAttachment)
The route table associated with the create transit gateway route table attachment request.
|
GetTransitGatewayRouteTableAttachmentResult |
GetTransitGatewayRouteTableAttachmentResult.withTransitGatewayRouteTableAttachment(TransitGatewayRouteTableAttachment transitGatewayRouteTableAttachment)
Returns information about the transit gateway route table attachment.
|
Copyright © 2024. All rights reserved.