class Aws::Amplify::Types::DeleteAppRequest

Describes the request structure for the delete app request.

@note When making an API call, you may pass DeleteAppRequest

data as a hash:

    {
      app_id: "AppId", # required
    }

@!attribute [rw] app_id

The unique ID for an Amplify app.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/amplify-2017-07-25/DeleteAppRequest AWS API Documentation

Constants

SENSITIVE