Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnRoutingRuleProps
Packages that use CfnRoutingRuleProps
-
Uses of CfnRoutingRuleProps in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement CfnRoutingRulePropsMethods in software.amazon.awscdk.services.apigatewayv2 that return CfnRoutingRulePropsModifier and TypeMethodDescriptionCfnRoutingRuleProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnRoutingRulePropsModifierConstructorDescriptionCfnRoutingRule(software.constructs.Construct scope, String id, CfnRoutingRuleProps props) Create a newAWS::ApiGatewayV2::RoutingRule.