Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayPolicyRule
-
Packages that use TransitGatewayPolicyRule Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TransitGatewayPolicyRule in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayPolicyRule Modifier and Type Method Description TransitGatewayPolicyRuleTransitGatewayPolicyTableEntry. policyRule()The policy rule associated with the transit gateway policy table.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayPolicyRule Modifier and Type Method Description TransitGatewayPolicyTableEntry.BuilderTransitGatewayPolicyTableEntry.Builder. policyRule(TransitGatewayPolicyRule policyRule)The policy rule associated with the transit gateway policy table.
-