AWS SDK for .NET Documentation
Date Property
AmazonAmazon.S3.ModelLifecycleTransitionDate Did this page help you?   Yes   No    Tell us about it...
Gets and sets the date till transition. The Date is stored in UTC with the time portion stripped from the DateTime. Required if the Days property is not set.
Declaration Syntax
C#
public DateTime Date { get; set; }

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