durationSeconds property

Input<int?>? durationSeconds
final

Time, in seconds, that the generated authorization token is valid. Valid values are 0 and between 900 and 43200.

Implementation

final pulumi.Input<int?>? durationSeconds;