class Aws::ApiGatewayV2::Types::ReimportApiRequest
@note When making an API call, you may pass ReimportApiRequest
data as a hash: { api_id: "__string", # required basepath: "__string", body: "__string", # required fail_on_warnings: false, }
@!attribute [rw] api_id
@return [String]
@!attribute [rw] basepath
@return [String]
@!attribute [rw] body
@return [String]
@!attribute [rw] fail_on_warnings
@return [Boolean]
Constants
- SENSITIVE