Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnTaskMixinProps.Builder
Packages that use CfnTaskMixinProps.Builder
-
Uses of CfnTaskMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise that return CfnTaskMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnTaskMixinProps.BuilderCfnTaskMixinProps.builder()CfnTaskMixinProps.Builder.description(String description) Sets the value ofCfnTaskMixinProps.getDescription()Sets the value ofCfnTaskMixinProps.getTags()CfnTaskMixinProps.Builder.taskConfiguration(CfnTaskPropsMixin.TaskConfigurationProperty taskConfiguration) Sets the value ofCfnTaskMixinProps.getTaskConfiguration()CfnTaskMixinProps.Builder.taskConfiguration(IResolvable taskConfiguration) Sets the value ofCfnTaskMixinProps.getTaskConfiguration()Sets the value ofCfnTaskMixinProps.getTaskName()CfnTaskMixinProps.Builder.workspaceName(String workspaceName) Sets the value ofCfnTaskMixinProps.getWorkspaceName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise with parameters of type CfnTaskMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTaskMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTaskMixinProps.Builder.