class Aws::APIGateway::Types::DeleteRestApiRequest

Request to delete the specified API from your collection.

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

data as a hash:

    {
      rest_api_id: "String", # required
    }

@!attribute [rw] rest_api_id

\[Required\] The string identifier of the associated RestApi.
@return [String]

Constants

SENSITIVE