Uses of Interface
software.amazon.awscdk.services.iot.CfnJob.SchedulingConfigProperty
Packages that use CfnJob.SchedulingConfigProperty
-
Uses of CfnJob.SchedulingConfigProperty in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement CfnJob.SchedulingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJob.SchedulingConfigPropertyMethods in software.amazon.awscdk.services.iot that return CfnJob.SchedulingConfigPropertyModifier and TypeMethodDescriptionCfnJob.SchedulingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iot with parameters of type CfnJob.SchedulingConfigPropertyModifier and TypeMethodDescriptionCfnJob.Builder.schedulingConfig(CfnJob.SchedulingConfigProperty schedulingConfig) Specifies the date and time that a job will begin the rollout of the job document to all devices in the target group.CfnJobProps.Builder.schedulingConfig(CfnJob.SchedulingConfigProperty schedulingConfig) Sets the value ofCfnJobProps.getSchedulingConfig()voidCfnJob.setSchedulingConfig(CfnJob.SchedulingConfigProperty value) Specifies the date and time that a job will begin the rollout of the job document to all devices in the target group.