Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ModifyTransitGatewayPrefixListReferenceResult |
AmazonEC2Client.modifyTransitGatewayPrefixListReference(ModifyTransitGatewayPrefixListReferenceRequest request)
Modifies a reference (route) to a prefix list in a specified transit gateway route table.
|
ModifyTransitGatewayPrefixListReferenceResult |
AmazonEC2.modifyTransitGatewayPrefixListReference(ModifyTransitGatewayPrefixListReferenceRequest modifyTransitGatewayPrefixListReferenceRequest)
Modifies a reference (route) to a prefix list in a specified transit gateway route table.
|
ModifyTransitGatewayPrefixListReferenceResult |
AbstractAmazonEC2.modifyTransitGatewayPrefixListReference(ModifyTransitGatewayPrefixListReferenceRequest request) |
Modifier and Type | Method and Description |
---|---|
ModifyTransitGatewayPrefixListReferenceResult |
ModifyTransitGatewayPrefixListReferenceResult.clone() |
ModifyTransitGatewayPrefixListReferenceResult |
ModifyTransitGatewayPrefixListReferenceResult.withTransitGatewayPrefixListReference(TransitGatewayPrefixListReference transitGatewayPrefixListReference)
Information about the prefix list reference.
|
Copyright © 2023. All rights reserved.