Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnJobPropsMixin.SchedulingConfigProperty
Packages that use CfnJobPropsMixin.SchedulingConfigProperty
-
Uses of CfnJobPropsMixin.SchedulingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.iot
Classes in software.amazon.awscdk.cfnpropertymixins.services.iot that implement CfnJobPropsMixin.SchedulingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobPropsMixin.SchedulingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnJobPropsMixin.SchedulingConfigPropertyModifier and TypeMethodDescriptionCfnJobPropsMixin.SchedulingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnJobPropsMixin.SchedulingConfigPropertyModifier and TypeMethodDescriptionCfnJobMixinProps.Builder.schedulingConfig(CfnJobPropsMixin.SchedulingConfigProperty schedulingConfig) Sets the value ofCfnJobMixinProps.getSchedulingConfig()CfnJobPropsMixin.Builder.schedulingConfig(CfnJobPropsMixin.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.