Bucket Lifecycle Rule Condition Args
Constructors
Properties
A date in the RFC 3339 format YYYY-MM-DD. This condition is satisfied when an object is created before midnight of the specified date in UTC.
A date in the RFC 3339 format YYYY-MM-DD. This condition is satisfied when the customTime metadata for the object is set to an earlier date than the date used in this lifecycle condition.
Days since the date set in the customTime
metadata for the object. This condition is satisfied when the current date and time is at least the specified number of days after the customTime
.
Relevant only for versioned objects. Number of days elapsed since the noncurrent timestamp of an object.
One or more matching name prefixes to satisfy this condition.
Storage Class of objects to satisfy this condition. Supported values include: STANDARD
, MULTI_REGIONAL
, REGIONAL
, NEARLINE
, COLDLINE
, ARCHIVE
, DURABLE_REDUCED_AVAILABILITY
.
One or more matching name suffixes to satisfy this condition.
Relevant only for versioned objects. The date in RFC 3339 (e.g. 2017-06-13
) when the object became nonconcurrent.
Relevant only for versioned objects. The number of newer versions of an object to satisfy this condition.