Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnContactFlowModuleMixinProps.Builder
Packages that use CfnContactFlowModuleMixinProps.Builder
-
Uses of CfnContactFlowModuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnContactFlowModuleMixinProps.BuilderModifier and TypeMethodDescriptionCfnContactFlowModuleMixinProps.builder()Sets the value ofCfnContactFlowModuleMixinProps.getContent()CfnContactFlowModuleMixinProps.Builder.description(String description) Sets the value ofCfnContactFlowModuleMixinProps.getDescription()CfnContactFlowModuleMixinProps.Builder.externalInvocationConfiguration(CfnContactFlowModulePropsMixin.ExternalInvocationConfigurationProperty externalInvocationConfiguration) Sets the value ofCfnContactFlowModuleMixinProps.getExternalInvocationConfiguration()CfnContactFlowModuleMixinProps.Builder.externalInvocationConfiguration(IResolvable externalInvocationConfiguration) Sets the value ofCfnContactFlowModuleMixinProps.getExternalInvocationConfiguration()CfnContactFlowModuleMixinProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnContactFlowModuleMixinProps.getInstanceArn()CfnContactFlowModuleMixinProps.Builder.instanceArn(IInstanceRef instanceArn) Sets the value ofCfnContactFlowModuleMixinProps.getInstanceArn()Sets the value ofCfnContactFlowModuleMixinProps.getName()Sets the value ofCfnContactFlowModuleMixinProps.getSettings()Sets the value ofCfnContactFlowModuleMixinProps.getState()Sets the value ofCfnContactFlowModuleMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnContactFlowModuleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContactFlowModuleMixinProps.Builder.