AWS SDK for .NET Documentation
Expiration Class
AmazonAmazon.S3.ModelExpiration Did this page help you?   Yes   No    Tell us about it...
Defines the expiration policy for a given object.
Declaration Syntax
C#
public class Expiration
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Expiration()()()()
Constructs an empty instance of an Expiration object

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExpiryDate
The date and time for expiry.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
RuleId
Id of the configuration rule for this expiry.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Expiration

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