Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TransitGatewayPolicyTableEntry |
TransitGatewayPolicyTableEntry.clone() |
TransitGatewayPolicyTableEntry |
TransitGatewayPolicyTableEntry.withPolicyRule(TransitGatewayPolicyRule policyRule)
The policy rule associated with the transit gateway policy table.
|
TransitGatewayPolicyTableEntry |
TransitGatewayPolicyTableEntry.withPolicyRuleNumber(String policyRuleNumber)
The rule number for the transit gateway policy table entry.
|
TransitGatewayPolicyTableEntry |
TransitGatewayPolicyTableEntry.withTargetRouteTableId(String targetRouteTableId)
The ID of the target route table.
|
Modifier and Type | Method and Description |
---|---|
List<TransitGatewayPolicyTableEntry> |
GetTransitGatewayPolicyTableEntriesResult.getTransitGatewayPolicyTableEntries()
The entries for the transit gateway policy table.
|
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayPolicyTableEntriesResult |
GetTransitGatewayPolicyTableEntriesResult.withTransitGatewayPolicyTableEntries(TransitGatewayPolicyTableEntry... transitGatewayPolicyTableEntries)
The entries for the transit gateway policy table.
|
Modifier and Type | Method and Description |
---|---|
void |
GetTransitGatewayPolicyTableEntriesResult.setTransitGatewayPolicyTableEntries(Collection<TransitGatewayPolicyTableEntry> transitGatewayPolicyTableEntries)
The entries for the transit gateway policy table.
|
GetTransitGatewayPolicyTableEntriesResult |
GetTransitGatewayPolicyTableEntriesResult.withTransitGatewayPolicyTableEntries(Collection<TransitGatewayPolicyTableEntry> transitGatewayPolicyTableEntries)
The entries for the transit gateway policy table.
|
Copyright © 2024. All rights reserved.