Values.CreateTokenRespObjSourceThe response object for this operation.
type nonrec t = {appId : string;The app ID.
*)challengeCode : string;One-time challenge code for authenticating into the Amplify Admin UI.
*)sessionId : string;A unique ID provided when creating a new challenge token.
*)ttl : string;The expiry time for the one-time generated token code.
*)}