Uses of Interface
software.amazon.awscdk.services.iot.CfnJob.JobExecutionsRetryConfigProperty
Packages that use CfnJob.JobExecutionsRetryConfigProperty
-
Uses of CfnJob.JobExecutionsRetryConfigProperty in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement CfnJob.JobExecutionsRetryConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJob.JobExecutionsRetryConfigPropertyMethods in software.amazon.awscdk.services.iot that return CfnJob.JobExecutionsRetryConfigPropertyModifier and TypeMethodDescriptionCfnJob.JobExecutionsRetryConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iot with parameters of type CfnJob.JobExecutionsRetryConfigPropertyModifier and TypeMethodDescriptionCfnJob.Builder.jobExecutionsRetryConfig(CfnJob.JobExecutionsRetryConfigProperty jobExecutionsRetryConfig) The configuration that determines how many retries are allowed for each failure type for a job.CfnJobProps.Builder.jobExecutionsRetryConfig(CfnJob.JobExecutionsRetryConfigProperty jobExecutionsRetryConfig) Sets the value ofCfnJobProps.getJobExecutionsRetryConfig()voidThe configuration that determines how many retries are allowed for each failure type for a job.