Uses of Class
software.amazon.awscdk.services.vpclattice.CfnRule.PathMatchProperty.Builder
Packages that use CfnRule.PathMatchProperty.Builder
-
Uses of CfnRule.PathMatchProperty.Builder in software.amazon.awscdk.services.vpclattice
Methods in software.amazon.awscdk.services.vpclattice that return CfnRule.PathMatchProperty.BuilderModifier and TypeMethodDescriptionCfnRule.PathMatchProperty.builder()CfnRule.PathMatchProperty.Builder.caseSensitive(Boolean caseSensitive) Sets the value ofCfnRule.PathMatchProperty.getCaseSensitive()CfnRule.PathMatchProperty.Builder.caseSensitive(IResolvable caseSensitive) Sets the value ofCfnRule.PathMatchProperty.getCaseSensitive()CfnRule.PathMatchProperty.Builder.match(IResolvable match) Sets the value ofCfnRule.PathMatchProperty.getMatch()CfnRule.PathMatchProperty.Builder.match(CfnRule.PathMatchTypeProperty match) Sets the value ofCfnRule.PathMatchProperty.getMatch()Constructors in software.amazon.awscdk.services.vpclattice with parameters of type CfnRule.PathMatchProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRule.PathMatchProperty.Builder.