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

Class: Aws::APIGateway::Types::SdkResponse

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

Overview

The binary blob response to GetSdk, which contains the generated SDK.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#bodyString

The binary blob response to GetSdk, which contains the generated SDK.

Returns:

  • (String)

    The binary blob response to GetSdk, which contains the generated SDK.

#content_dispositionString

The content-disposition header value in the HTTP response.

Returns:

  • (String)

    The content-disposition header value in the HTTP response.

#content_typeString

The content-type header value in the HTTP response.

Returns:

  • (String)

    The content-type header value in the HTTP response.