The date and time the object was last modified.
Remarks

The date retrieved from S3 is in ISO8601 format. A GMT formatted date is passed back to the user.

C# |
public string LastModified { get; set; }
C# |
public string LastModified { get; set; }