class Aws::Mobile::Types::ExportProjectRequest

Request structure used in requests to export project configuration details.

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

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/ExportProjectRequest AWS API Documentation

Constants

SENSITIVE