class Aws::AmplifyBackend::Types::GetBackendRespObj

The response object for this operation.

@!attribute [rw] amplify_meta_config

A stringified version of the current configs for your Amplify
project.
@return [String]

@!attribute [rw] app_id

The app ID.
@return [String]

@!attribute [rw] app_name

The name of the app.
@return [String]

@!attribute [rw] backend_environment_list

A list of backend environments in an array.
@return [Array<String>]

@!attribute [rw] backend_environment_name

The name of the backend environment.
@return [String]

@!attribute [rw] error

If the request failed, this is the returned error.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/GetBackendRespObj AWS API Documentation

Constants

SENSITIVE