Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnJobTemplatePropsMixin.JobExecutionsRetryConfigProperty
Packages that use CfnJobTemplatePropsMixin.JobExecutionsRetryConfigProperty
-
Uses of CfnJobTemplatePropsMixin.JobExecutionsRetryConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.iot
Classes in software.amazon.awscdk.cfnpropertymixins.services.iot that implement CfnJobTemplatePropsMixin.JobExecutionsRetryConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobTemplatePropsMixin.JobExecutionsRetryConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnJobTemplatePropsMixin.JobExecutionsRetryConfigPropertyModifier and TypeMethodDescriptionCfnJobTemplatePropsMixin.JobExecutionsRetryConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnJobTemplatePropsMixin.JobExecutionsRetryConfigPropertyModifier and TypeMethodDescriptionCfnJobTemplateMixinProps.Builder.jobExecutionsRetryConfig(CfnJobTemplatePropsMixin.JobExecutionsRetryConfigProperty jobExecutionsRetryConfig) Sets the value ofCfnJobTemplateMixinProps.getJobExecutionsRetryConfig()CfnJobTemplatePropsMixin.Builder.jobExecutionsRetryConfig(CfnJobTemplatePropsMixin.JobExecutionsRetryConfigProperty jobExecutionsRetryConfig) Allows you to create the criteria to retry a job.