Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnTask.Builder
Packages that use CfnTask.Builder
-
Uses of CfnTask.Builder in software.amazon.awscdk.services.iotsitewise
Methods in software.amazon.awscdk.services.iotsitewise that return CfnTask.BuilderModifier and TypeMethodDescriptionstatic CfnTask.BuilderCfnTask.Builder.description(String description) A description of the task.An array of key-value pairs to apply to this resource.CfnTask.Builder.taskConfiguration(IResolvable taskConfiguration) The task execution configuration.CfnTask.Builder.taskConfiguration(CfnTask.TaskConfigurationProperty taskConfiguration) The task execution configuration.The name of the task.CfnTask.Builder.workspaceName(String workspaceName) The name of the workspace.