Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnRuleMixinProps.Builder
Packages that use CfnRuleMixinProps.Builder
-
Uses of CfnRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnRuleMixinProps.BuilderModifier and TypeMethodDescriptionCfnRuleMixinProps.Builder.actions(CfnRulePropsMixin.ActionsProperty actions) Sets the value ofCfnRuleMixinProps.getActions()CfnRuleMixinProps.Builder.actions(IResolvable actions) Sets the value ofCfnRuleMixinProps.getActions()static CfnRuleMixinProps.BuilderCfnRuleMixinProps.builder()Sets the value ofCfnRuleMixinProps.getFunction()CfnRuleMixinProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnRuleMixinProps.getInstanceArn()Sets the value ofCfnRuleMixinProps.getName()CfnRuleMixinProps.Builder.publishStatus(String publishStatus) Sets the value ofCfnRuleMixinProps.getPublishStatus()Sets the value ofCfnRuleMixinProps.getTags()CfnRuleMixinProps.Builder.triggerEventSource(CfnRulePropsMixin.RuleTriggerEventSourceProperty triggerEventSource) Sets the value ofCfnRuleMixinProps.getTriggerEventSource()CfnRuleMixinProps.Builder.triggerEventSource(IResolvable triggerEventSource) Sets the value ofCfnRuleMixinProps.getTriggerEventSource()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnRuleMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRuleMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRuleMixinProps.Builder.