Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TransitGatewayRouteTablePropagation |
TransitGatewayRouteTablePropagation.clone() |
TransitGatewayRouteTablePropagation |
TransitGatewayRouteTablePropagation.withResourceId(String resourceId)
The ID of the resource.
|
TransitGatewayRouteTablePropagation |
TransitGatewayRouteTablePropagation.withResourceType(String resourceType)
The type of resource.
|
TransitGatewayRouteTablePropagation |
TransitGatewayRouteTablePropagation.withResourceType(TransitGatewayAttachmentResourceType resourceType)
The type of resource.
|
TransitGatewayRouteTablePropagation |
TransitGatewayRouteTablePropagation.withState(String state)
The state of the resource.
|
TransitGatewayRouteTablePropagation |
TransitGatewayRouteTablePropagation.withState(TransitGatewayPropagationState state)
The state of the resource.
|
TransitGatewayRouteTablePropagation |
TransitGatewayRouteTablePropagation.withTransitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
TransitGatewayRouteTablePropagation |
TransitGatewayRouteTablePropagation.withTransitGatewayRouteTableAnnouncementId(String transitGatewayRouteTableAnnouncementId)
The ID of the transit gateway route table announcement.
|
Modifier and Type | Method and Description |
---|---|
List<TransitGatewayRouteTablePropagation> |
GetTransitGatewayRouteTablePropagationsResult.getTransitGatewayRouteTablePropagations()
Information about the route table propagations.
|
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayRouteTablePropagationsResult |
GetTransitGatewayRouteTablePropagationsResult.withTransitGatewayRouteTablePropagations(TransitGatewayRouteTablePropagation... transitGatewayRouteTablePropagations)
Information about the route table propagations.
|
Modifier and Type | Method and Description |
---|---|
void |
GetTransitGatewayRouteTablePropagationsResult.setTransitGatewayRouteTablePropagations(Collection<TransitGatewayRouteTablePropagation> transitGatewayRouteTablePropagations)
Information about the route table propagations.
|
GetTransitGatewayRouteTablePropagationsResult |
GetTransitGatewayRouteTablePropagationsResult.withTransitGatewayRouteTablePropagations(Collection<TransitGatewayRouteTablePropagation> transitGatewayRouteTablePropagations)
Information about the route table propagations.
|
Copyright © 2023. All rights reserved.