Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnRoutingRulePropsMixin.Builder
Packages that use CfnRoutingRulePropsMixin.Builder
-
Uses of CfnRoutingRulePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnRoutingRulePropsMixin.BuilderModifier and TypeMethodDescriptionThe resulting action based on matching a routing rules condition.CfnRoutingRulePropsMixin.Builder.actions(IResolvable actions) The resulting action based on matching a routing rules condition.CfnRoutingRulePropsMixin.Builder.conditions(List<? extends Object> conditions) The conditions of the routing rule.CfnRoutingRulePropsMixin.Builder.conditions(IResolvable conditions) The conditions of the routing rule.CfnRoutingRulePropsMixin.Builder.create()CfnRoutingRulePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRoutingRulePropsMixin.Builder.domainNameArn(String domainNameArn) The ARN of the domain name.The order in which API Gateway evaluates a rule.