defaultTimeToLive property

Output<int?> defaultTimeToLive
latefinal

The default Time to Live setting in seconds for the table. More information can be found in the Developer Guide.

Implementation

late final pulumi.Output<int?> defaultTimeToLive;