Skip to main content

TSSOOIDCCreateTokenWithIAMResponse

Class in AWS.SSOOIDC

CreateTokenWithIAM response class.

Ancestors

Properties

accessToken

property accessToken: string

awsAdditionalDetails

property awsAdditionalDetails: ISSOOIDCAwsAdditionalDetails

Type: ISSOOIDCAwsAdditionalDetails

expiresIn

property expiresIn: Integer

idToken

property idToken: string

issuedTokenType

property issuedTokenType: string

refreshToken

property refreshToken: string

scope

property scope: TList<string>

tokenType

property tokenType: string