AWS.STS.ISTSAssumeRoleRequest.DurationSeconds

The duration in seconds of the role session.

property DurationSeconds: TOptional<Integer>;
__property TOptional<Integer> DurationSeconds;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

Valid range is from 900 seconds (15 minutes) to the maximum session duration for the role. Maximum session durations can range from 1 hour to 12 hours.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.