class Aws::ApiGatewayV2::Types::ImportApiRequest

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

data as a hash:

    {
      basepath: "__string",
      body: "__string", # required
      fail_on_warnings: false,
    }

@!attribute [rw] basepath

@return [String]

@!attribute [rw] body

@return [String]

@!attribute [rw] fail_on_warnings

@return [Boolean]

Constants

SENSITIVE