Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnJobMixinProps.Builder
Packages that use CfnJobMixinProps.Builder
-
Uses of CfnJobMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnJobMixinProps.BuilderModifier and TypeMethodDescriptionCfnJobMixinProps.Builder.abortConfig(CfnJobPropsMixin.AbortConfigProperty abortConfig) Sets the value ofCfnJobMixinProps.getAbortConfig()CfnJobMixinProps.Builder.abortConfig(IResolvable abortConfig) Sets the value ofCfnJobMixinProps.getAbortConfig()static CfnJobMixinProps.BuilderCfnJobMixinProps.builder()CfnJobMixinProps.Builder.description(String description) Sets the value ofCfnJobMixinProps.getDescription()CfnJobMixinProps.Builder.destinationPackageVersions(List<String> destinationPackageVersions) Sets the value ofCfnJobMixinProps.getDestinationPackageVersions()Sets the value ofCfnJobMixinProps.getDocument()CfnJobMixinProps.Builder.documentParameters(Map<String, String> documentParameters) Sets the value ofCfnJobMixinProps.getDocumentParameters()CfnJobMixinProps.Builder.documentParameters(IResolvable documentParameters) Sets the value ofCfnJobMixinProps.getDocumentParameters()CfnJobMixinProps.Builder.documentSource(String documentSource) Sets the value ofCfnJobMixinProps.getDocumentSource()CfnJobMixinProps.Builder.jobExecutionsRetryConfig(CfnJobPropsMixin.JobExecutionsRetryConfigProperty jobExecutionsRetryConfig) Sets the value ofCfnJobMixinProps.getJobExecutionsRetryConfig()CfnJobMixinProps.Builder.jobExecutionsRetryConfig(IResolvable jobExecutionsRetryConfig) Sets the value ofCfnJobMixinProps.getJobExecutionsRetryConfig()CfnJobMixinProps.Builder.jobExecutionsRolloutConfig(CfnJobPropsMixin.JobExecutionsRolloutConfigProperty jobExecutionsRolloutConfig) Sets the value ofCfnJobMixinProps.getJobExecutionsRolloutConfig()CfnJobMixinProps.Builder.jobExecutionsRolloutConfig(IResolvable jobExecutionsRolloutConfig) Sets the value ofCfnJobMixinProps.getJobExecutionsRolloutConfig()Sets the value ofCfnJobMixinProps.getJobId()CfnJobMixinProps.Builder.jobTemplateArn(String jobTemplateArn) Sets the value ofCfnJobMixinProps.getJobTemplateArn()CfnJobMixinProps.Builder.presignedUrlConfig(CfnJobPropsMixin.PresignedUrlConfigProperty presignedUrlConfig) Sets the value ofCfnJobMixinProps.getPresignedUrlConfig()CfnJobMixinProps.Builder.presignedUrlConfig(IResolvable presignedUrlConfig) Sets the value ofCfnJobMixinProps.getPresignedUrlConfig()CfnJobMixinProps.Builder.schedulingConfig(CfnJobPropsMixin.SchedulingConfigProperty schedulingConfig) Sets the value ofCfnJobMixinProps.getSchedulingConfig()CfnJobMixinProps.Builder.schedulingConfig(IResolvable schedulingConfig) Sets the value ofCfnJobMixinProps.getSchedulingConfig()Sets the value ofCfnJobMixinProps.getTags()Sets the value ofCfnJobMixinProps.getTargets()CfnJobMixinProps.Builder.targetSelection(String targetSelection) Sets the value ofCfnJobMixinProps.getTargetSelection()CfnJobMixinProps.Builder.timeoutConfig(CfnJobPropsMixin.TimeoutConfigProperty timeoutConfig) Sets the value ofCfnJobMixinProps.getTimeoutConfig()CfnJobMixinProps.Builder.timeoutConfig(IResolvable timeoutConfig) Sets the value ofCfnJobMixinProps.getTimeoutConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnJobMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnJobMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnJobMixinProps.Builder.