Values.GetBackendRespObjSourceThe response object for this operation.
type nonrec t = {amplifyFeatureFlags : string option;A stringified version of the cli.json file for your Amplify project.
*)amplifyMetaConfig : string option;A stringified version of the current configs for your Amplify project.
*)appId : string;The app ID.
*)appName : string option;The name of the app.
*)backendEnvironmentList : string list option;A list of backend environments in an array.
*)backendEnvironmentName : string option;The name of the backend environment.
*)error : string option;If the request failed, this is the returned error.
*)}