Class ResourcePolicyResourceStatusInstanceSchedulePolicyStatus (1.3.1)

ResourcePolicyResourceStatusInstanceSchedulePolicyStatus(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
last_run_start_time str
[Output Only] The last time the schedule successfully ran. The timestamp is an RFC3339 string. This field is a member of `oneof`_ ``_last_run_start_time``.
next_run_start_time str
[Output Only] The next time the schedule is planned to run. The actual time might be slightly different. The timestamp is an RFC3339 string. This field is a member of `oneof`_ ``_next_run_start_time``.

Inheritance

builtins.object > proto.message.Message > ResourcePolicyResourceStatusInstanceSchedulePolicyStatus