Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayRequestPolicyRule
Packages that use TransitGatewayRequestPolicyRule
-
Uses of TransitGatewayRequestPolicyRule in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayRequestPolicyRuleModifier and TypeMethodDescriptionCreateTransitGatewayPolicyTableEntryRequest.policyRule()The matching criteria for the policy table entry.ModifyTransitGatewayPolicyTableEntryRequest.policyRule()The updated matching criteria for the policy table entry.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayRequestPolicyRuleModifier and TypeMethodDescriptionCreateTransitGatewayPolicyTableEntryRequest.Builder.policyRule(TransitGatewayRequestPolicyRule policyRule) The matching criteria for the policy table entry.ModifyTransitGatewayPolicyTableEntryRequest.Builder.policyRule(TransitGatewayRequestPolicyRule policyRule) The updated matching criteria for the policy table entry.