Uses of Interface
software.amazon.awscdk.services.iot.CfnJob.TimeoutConfigProperty
Packages that use CfnJob.TimeoutConfigProperty
-
Uses of CfnJob.TimeoutConfigProperty in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement CfnJob.TimeoutConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJob.TimeoutConfigPropertyMethods in software.amazon.awscdk.services.iot that return CfnJob.TimeoutConfigPropertyModifier and TypeMethodDescriptionCfnJob.TimeoutConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iot with parameters of type CfnJob.TimeoutConfigPropertyModifier and TypeMethodDescriptionvoidCfnJob.setTimeoutConfig(CfnJob.TimeoutConfigProperty value) Specifies the amount of time each device has to finish its execution of the job.CfnJob.Builder.timeoutConfig(CfnJob.TimeoutConfigProperty timeoutConfig) Specifies the amount of time each device has to finish its execution of the job.CfnJobProps.Builder.timeoutConfig(CfnJob.TimeoutConfigProperty timeoutConfig) Sets the value ofCfnJobProps.getTimeoutConfig()