Builder

class Builder

Properties

Link copied to clipboard
var app: App?

Represents the different branches of a repository for building, deploying, and hosting an Amplify app.

Functions

Link copied to clipboard
fun app(block: App.Builder.() -> Unit)

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