backend

fun backend(block: Backend.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.amplify.model.Backend inside the given block


The backend for a Branch of an Amplify app. Use for a backend created from an CloudFormation stack.

This field 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.