Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnTask.ContainerTaskConfigurationProperty.Builder
Packages that use CfnTask.ContainerTaskConfigurationProperty.Builder
-
Uses of CfnTask.ContainerTaskConfigurationProperty.Builder in software.amazon.awscdk.services.iotsitewise
Methods in software.amazon.awscdk.services.iotsitewise that return CfnTask.ContainerTaskConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTask.ContainerTaskConfigurationProperty.builder()Sets the value ofCfnTask.ContainerTaskConfigurationProperty.getCommand()Sets the value ofCfnTask.ContainerTaskConfigurationProperty.getEcrUri()CfnTask.ContainerTaskConfigurationProperty.Builder.environmentVariables(Map<String, String> environmentVariables) Sets the value ofCfnTask.ContainerTaskConfigurationProperty.getEnvironmentVariables()CfnTask.ContainerTaskConfigurationProperty.Builder.environmentVariables(IResolvable environmentVariables) Sets the value ofCfnTask.ContainerTaskConfigurationProperty.getEnvironmentVariables()CfnTask.ContainerTaskConfigurationProperty.Builder.processingType(String processingType) Sets the value ofCfnTask.ContainerTaskConfigurationProperty.getProcessingType()CfnTask.ContainerTaskConfigurationProperty.Builder.processingUnit(String processingUnit) Sets the value ofCfnTask.ContainerTaskConfigurationProperty.getProcessingUnit()CfnTask.ContainerTaskConfigurationProperty.Builder.taskExecutionRole(String taskExecutionRole) Sets the value ofCfnTask.ContainerTaskConfigurationProperty.getTaskExecutionRole()CfnTask.ContainerTaskConfigurationProperty.Builder.timeoutSeconds(Number timeoutSeconds) Sets the value ofCfnTask.ContainerTaskConfigurationProperty.getTimeoutSeconds()Constructors in software.amazon.awscdk.services.iotsitewise with parameters of type CfnTask.ContainerTaskConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTask.ContainerTaskConfigurationProperty.Builder.