class Aws::Mobile::Types::DeleteProjectRequest

Request structure used to request a project be deleted.

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

data as a hash:

    {
      project_id: "ProjectId", # required
    }

@!attribute [rw] project_id

Unique project identifier.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mobile-2017-07-01/DeleteProjectRequest AWS API Documentation

Constants

SENSITIVE