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