AWS SDK for .NET Documentation
LastModifiedTime Property
AmazonAmazon.CloudFront_2012_03_15.ModelCloudFrontDistributionBaseLastModifiedTime Did this page help you?   Yes   No    Tell us about it...
Gets and sets the LastModifiedTime property. The date and time the distribution was last modified. The string returned is the GMT representation of DateTime. The date is in the format YYYY-MM-DDThh:mm:ssZ, as specified in the ISO 8601 standard (e.g., 2008-07-24T19:37:58Z)
Declaration Syntax
C#
public virtual string LastModifiedTime { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)