Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateTransitGatewayPrefixListReferenceRequest |
CreateTransitGatewayPrefixListReferenceRequest.clone() |
CreateTransitGatewayPrefixListReferenceRequest |
CreateTransitGatewayPrefixListReferenceRequest.withBlackhole(Boolean blackhole)
Indicates whether to drop traffic that matches this route.
|
CreateTransitGatewayPrefixListReferenceRequest |
CreateTransitGatewayPrefixListReferenceRequest.withPrefixListId(String prefixListId)
The ID of the prefix list that is used for destination matches.
|
CreateTransitGatewayPrefixListReferenceRequest |
CreateTransitGatewayPrefixListReferenceRequest.withTransitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment to which traffic is routed.
|
CreateTransitGatewayPrefixListReferenceRequest |
CreateTransitGatewayPrefixListReferenceRequest.withTransitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the transit gateway route table.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateTransitGatewayPrefixListReferenceRequest> |
CreateTransitGatewayPrefixListReferenceRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.