Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnRuleMixinProps.Builder
Packages that use CfnRuleMixinProps.Builder
-
Uses of CfnRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.vpclattice
Methods in software.amazon.awscdk.cfnpropertymixins.services.vpclattice that return CfnRuleMixinProps.BuilderModifier and TypeMethodDescriptionCfnRuleMixinProps.Builder.action(CfnRulePropsMixin.ActionProperty action) Sets the value ofCfnRuleMixinProps.getAction()CfnRuleMixinProps.Builder.action(IResolvable action) Sets the value ofCfnRuleMixinProps.getAction()static CfnRuleMixinProps.BuilderCfnRuleMixinProps.builder()CfnRuleMixinProps.Builder.listenerIdentifier(String listenerIdentifier) Sets the value ofCfnRuleMixinProps.getListenerIdentifier()CfnRuleMixinProps.Builder.match(CfnRulePropsMixin.MatchProperty match) Sets the value ofCfnRuleMixinProps.getMatch()CfnRuleMixinProps.Builder.match(IResolvable match) Sets the value ofCfnRuleMixinProps.getMatch()Sets the value ofCfnRuleMixinProps.getName()Sets the value ofCfnRuleMixinProps.getPriority()CfnRuleMixinProps.Builder.serviceIdentifier(String serviceIdentifier) Sets the value ofCfnRuleMixinProps.getServiceIdentifier()Sets the value ofCfnRuleMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.vpclattice with parameters of type CfnRuleMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRuleMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRuleMixinProps.Builder.