ResourcePolicyResourceStatusInstanceSchedulePolicyStatus(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
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 .
|