Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayPolicyRule
Packages that use TransitGatewayPolicyRule
-
Uses of TransitGatewayPolicyRule in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayPolicyRuleModifier and TypeMethodDescriptionfinal TransitGatewayPolicyRuleTransitGatewayPolicyTableEntry.policyRule()The policy rule associated with the transit gateway policy table.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayPolicyRuleModifier and TypeMethodDescriptionTransitGatewayPolicyTableEntry.Builder.policyRule(TransitGatewayPolicyRule policyRule) The policy rule associated with the transit gateway policy table.