Skip to main content

TSTSGetFederationTokenRequest

Class in AWS.STS

GetFederationToken request class.

Ancestors

Properties

Name

property Name: string

DurationSeconds

property DurationSeconds: TOptional<Integer>

Policy

property Policy: string

PolicyArns

property PolicyArns: TList<TARN>

Tags

property Tags: TList<TAWSTag>

Constructors

Create

constructor Create(const AName: string);

Constructor for .

Parameters

NameDescription
ANameThe name of the federated user.