Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TransitGatewayPeeringAttachmentOptions |
TransitGatewayPeeringAttachmentOptions.clone() |
TransitGatewayPeeringAttachmentOptions |
TransitGatewayPeeringAttachment.getOptions()
Details about the transit gateway peering attachment.
|
TransitGatewayPeeringAttachmentOptions |
TransitGatewayPeeringAttachmentOptions.withDynamicRouting(DynamicRoutingValue dynamicRouting)
Describes whether dynamic routing is enabled or disabled for the transit gateway peering attachment.
|
TransitGatewayPeeringAttachmentOptions |
TransitGatewayPeeringAttachmentOptions.withDynamicRouting(String dynamicRouting)
Describes whether dynamic routing is enabled or disabled for the transit gateway peering attachment.
|
Modifier and Type | Method and Description |
---|---|
void |
TransitGatewayPeeringAttachment.setOptions(TransitGatewayPeeringAttachmentOptions options)
Details about the transit gateway peering attachment.
|
TransitGatewayPeeringAttachment |
TransitGatewayPeeringAttachment.withOptions(TransitGatewayPeeringAttachmentOptions options)
Details about the transit gateway peering attachment.
|
Copyright © 2023. All rights reserved.