Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnRoutingRule.ConditionProperty.Builder
Packages that use CfnRoutingRule.ConditionProperty.Builder
-
Uses of CfnRoutingRule.ConditionProperty.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return CfnRoutingRule.ConditionProperty.BuilderModifier and TypeMethodDescriptionCfnRoutingRule.ConditionProperty.builder()CfnRoutingRule.ConditionProperty.Builder.matchBasePaths(IResolvable matchBasePaths) Sets the value ofCfnRoutingRule.ConditionProperty.getMatchBasePaths()CfnRoutingRule.ConditionProperty.Builder.matchBasePaths(CfnRoutingRule.MatchBasePathsProperty matchBasePaths) Sets the value ofCfnRoutingRule.ConditionProperty.getMatchBasePaths()CfnRoutingRule.ConditionProperty.Builder.matchHeaders(IResolvable matchHeaders) Sets the value ofCfnRoutingRule.ConditionProperty.getMatchHeaders()CfnRoutingRule.ConditionProperty.Builder.matchHeaders(CfnRoutingRule.MatchHeadersProperty matchHeaders) Sets the value ofCfnRoutingRule.ConditionProperty.getMatchHeaders()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnRoutingRule.ConditionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutingRule.ConditionProperty.Builder.