maxAge property

Input<int?>? maxAge
final

Maximum amount of time, in seconds, that web browsers can cache results of a preflight request. Maximum value is 86400.

Implementation

final pulumi.Input<int?>? maxAge;