ClusterMaintenancePolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Maintenance policy per cluster.
Attributes |
|
---|---|
Name | Description |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the policy was created i.e. Maintenance Window or Deny Period was assigned. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the policy was updated i.e. Maintenance Window or Deny Period was updated. |
weekly_maintenance_window |
MutableSequence[google.cloud.redis_cluster_v1beta1.types.ClusterWeeklyMaintenanceWindow]
Optional. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_maintenance_window is expected to be one. |