You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApiGatewayV2::Types::ReimportApiInput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Overwrites the configuration of an existing API using the provided definition. Supported only for HTTP APIs.

Instance Attribute Summary collapse

Instance Attribute Details

#bodyString

The OpenAPI definition. Supported only for HTTP APIs.

Returns:

  • (String)

    The OpenAPI definition.