maxSessionDuration property
The maximum session duration (in seconds) for the specified role. Anyone who
uses the AWS CLI, or API to assume the role can specify the duration using
the optional DurationSeconds
API parameter or
duration-seconds
CLI parameter.
Implementation
final int? maxSessionDuration;