Uses of Interface
software.amazon.awscdk.services.iot.CfnJob.JobExecutionsRolloutConfigProperty
Packages that use CfnJob.JobExecutionsRolloutConfigProperty
-
Uses of CfnJob.JobExecutionsRolloutConfigProperty in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement CfnJob.JobExecutionsRolloutConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJob.JobExecutionsRolloutConfigPropertyMethods in software.amazon.awscdk.services.iot that return CfnJob.JobExecutionsRolloutConfigPropertyModifier and TypeMethodDescriptionCfnJob.JobExecutionsRolloutConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iot with parameters of type CfnJob.JobExecutionsRolloutConfigPropertyModifier and TypeMethodDescriptionCfnJob.Builder.jobExecutionsRolloutConfig(CfnJob.JobExecutionsRolloutConfigProperty jobExecutionsRolloutConfig) Allows you to create a staged rollout of a job.CfnJobProps.Builder.jobExecutionsRolloutConfig(CfnJob.JobExecutionsRolloutConfigProperty jobExecutionsRolloutConfig) Sets the value ofCfnJobProps.getJobExecutionsRolloutConfig()voidAllows you to create a staged rollout of a job.