authenticationResult
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.AuthenticationResultType inside the given block
The result of the authentication response. This result is only returned if the caller doesn't need to pass another challenge. If the caller does need to pass another challenge before it gets tokens, ChallengeName
, ChallengeParameters
, and Session
are returned.