Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TransitGatewayAttachmentPropagation |
TransitGatewayAttachmentPropagation.clone() |
TransitGatewayAttachmentPropagation |
TransitGatewayAttachmentPropagation.withState(String state)
The state of the propagation route table.
|
TransitGatewayAttachmentPropagation |
TransitGatewayAttachmentPropagation.withState(TransitGatewayPropagationState state)
The state of the propagation route table.
|
TransitGatewayAttachmentPropagation |
TransitGatewayAttachmentPropagation.withTransitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the propagation route table.
|
Modifier and Type | Method and Description |
---|---|
List<TransitGatewayAttachmentPropagation> |
GetTransitGatewayAttachmentPropagationsResult.getTransitGatewayAttachmentPropagations()
Information about the propagation route tables.
|
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayAttachmentPropagationsResult |
GetTransitGatewayAttachmentPropagationsResult.withTransitGatewayAttachmentPropagations(TransitGatewayAttachmentPropagation... transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
Modifier and Type | Method and Description |
---|---|
void |
GetTransitGatewayAttachmentPropagationsResult.setTransitGatewayAttachmentPropagations(Collection<TransitGatewayAttachmentPropagation> transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
GetTransitGatewayAttachmentPropagationsResult |
GetTransitGatewayAttachmentPropagationsResult.withTransitGatewayAttachmentPropagations(Collection<TransitGatewayAttachmentPropagation> transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
Copyright © 2020. All rights reserved.