Values.BackendSourceDescribes the backend associated with an Amplify Branch. This property is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.
type nonrec t = {stackArn : StackArn.t option;The Amazon Resource Name (ARN) for the CloudFormation stack.
*)}