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