BackendEnvironment

Describes the backend environment associated with a Branch of a Gen 1 Amplify app. Amplify Gen 1 applications are created using Amplify Studio or the Amplify command line interface (CLI).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.

Link copied to clipboard

The creation date and time for a backend environment that is part of an Amplify app.

Link copied to clipboard

The name of deployment artifacts.

Link copied to clipboard

The name for a backend environment that is part of an Amplify app.

Link copied to clipboard

The AWS CloudFormation stack name of a backend environment.

Link copied to clipboard

The last updated date and time for a backend environment that is part of an Amplify app.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String