Class MaintenancePolicy (0.2.0)

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

Maintenance policy per instance.

Attributes

Name Description
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the policy was created.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the policy was updated.
weekly_maintenance_window MutableSequence[google.cloud.memorystore_v1.types.WeeklyMaintenanceWindow]
Optional. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_window is expected to be one.