Values.BackendConfigRespObjSourceThe response object for this operation.
type nonrec t = {appId : string option;The app ID.
*)backendManagerAppId : string option;The app ID for the backend manager.
*)error : string option;If the request fails, this error is returned.
*)loginAuthConfig : LoginAuthConfigReqObj.t option;Describes the Amazon Cognito configurations for the Admin UI auth resource to log in with.
*)}