| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static TransitGatewayAttachmentPropagation.Builder |
TransitGatewayAttachmentPropagation.builder() |
TransitGatewayAttachmentPropagation.Builder |
TransitGatewayAttachmentPropagation.Builder.state(String state)
The state of the propagation route table.
|
TransitGatewayAttachmentPropagation.Builder |
TransitGatewayAttachmentPropagation.Builder.state(TransitGatewayPropagationState state)
The state of the propagation route table.
|
TransitGatewayAttachmentPropagation.Builder |
TransitGatewayAttachmentPropagation.toBuilder() |
TransitGatewayAttachmentPropagation.Builder |
TransitGatewayAttachmentPropagation.Builder.transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the propagation route table.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TransitGatewayAttachmentPropagation.Builder> |
TransitGatewayAttachmentPropagation.serializableBuilderClass() |
Copyright © 2020. All rights reserved.