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