Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateTransitGatewayRouteTableAnnouncementRequest |
CreateTransitGatewayRouteTableAnnouncementRequest.clone() |
CreateTransitGatewayRouteTableAnnouncementRequest |
CreateTransitGatewayRouteTableAnnouncementRequest.withPeeringAttachmentId(String peeringAttachmentId)
The ID of the peering attachment.
|
CreateTransitGatewayRouteTableAnnouncementRequest |
CreateTransitGatewayRouteTableAnnouncementRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags specifications applied to the transit gateway route table announcement.
|
CreateTransitGatewayRouteTableAnnouncementRequest |
CreateTransitGatewayRouteTableAnnouncementRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags specifications applied to the transit gateway route table announcement.
|
CreateTransitGatewayRouteTableAnnouncementRequest |
CreateTransitGatewayRouteTableAnnouncementRequest.withTransitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the transit gateway route table.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateTransitGatewayRouteTableAnnouncementRequest> |
CreateTransitGatewayRouteTableAnnouncementRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.