Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnRoutingRuleMixinProps.Builder
Packages that use CfnRoutingRuleMixinProps.Builder
-
Uses of CfnRoutingRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnRoutingRuleMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnRoutingRuleMixinProps.getActions()CfnRoutingRuleMixinProps.Builder.actions(IResolvable actions) Sets the value ofCfnRoutingRuleMixinProps.getActions()CfnRoutingRuleMixinProps.builder()CfnRoutingRuleMixinProps.Builder.conditions(List<? extends Object> conditions) Sets the value ofCfnRoutingRuleMixinProps.getConditions()CfnRoutingRuleMixinProps.Builder.conditions(IResolvable conditions) Sets the value ofCfnRoutingRuleMixinProps.getConditions()CfnRoutingRuleMixinProps.Builder.domainNameArn(String domainNameArn) Sets the value ofCfnRoutingRuleMixinProps.getDomainNameArn()Sets the value ofCfnRoutingRuleMixinProps.getPriority()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 with parameters of type CfnRoutingRuleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutingRuleMixinProps.Builder.