Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnTransitGatewayPolicyTableEntryPropsMixin.Builder
Packages that use CfnTransitGatewayPolicyTableEntryPropsMixin.Builder
-
Uses of CfnTransitGatewayPolicyTableEntryPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnTransitGatewayPolicyTableEntryPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTransitGatewayPolicyTableEntryPropsMixin.Builder.create()CfnTransitGatewayPolicyTableEntryPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTransitGatewayPolicyTableEntryPropsMixin.Builder.policyRule(CfnTransitGatewayPolicyTableEntryPropsMixin.TransitGatewayPolicyRuleProperty policyRule) CfnTransitGatewayPolicyTableEntryPropsMixin.Builder.policyRule(IResolvable policyRule) CfnTransitGatewayPolicyTableEntryPropsMixin.Builder.policyRuleNumber(String policyRuleNumber) The rule number for the policy table entry.CfnTransitGatewayPolicyTableEntryPropsMixin.Builder.targetRouteTableId(String targetRouteTableId) The ID of the target route table.CfnTransitGatewayPolicyTableEntryPropsMixin.Builder.transitGatewayPolicyTableId(String transitGatewayPolicyTableId) The ID of the transit gateway policy table.