AWSIoTScheduledJobRollout

Objective-C

@interface AWSIoTScheduledJobRollout

Swift

class AWSIoTScheduledJobRollout

Displays the next seven maintenance window occurrences and their start times.

  • Displays the start times of the next seven maintenance window occurrences.

    Declaration

    Objective-C

    @property (nonatomic, strong) NSString *_Nullable startTime;

    Swift

    var startTime: String? { get set }