AWS SDK for .NET Documentation
MaxAgeSeconds Property
AmazonAmazon.S3.ModelCORSRuleMaxAgeSeconds Did this page help you?   Yes   No    Tell us about it...
The time in seconds that your browser is to cache the preflight response for the specified resource.
Declaration Syntax
C#
public int MaxAgeSeconds { get; set; }
Remarks
A CORSRule can have at most one MaxAgeSeconds element.

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