date property

DateTime? date
getter/setter pair

Indicates when objects are transitioned to the specified storage class. The date value must be in ISO 8601 format. The time is always midnight UTC.

Implementation

DateTime? date;