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
- Struct
- Aws::APIGateway::Types::SdkResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#body ⇒ String
The binary blob response to GetSdk, which contains the generated SDK.
-
#content_disposition ⇒ String
The content-disposition header value in the HTTP response.
-
#content_type ⇒ String
The content-type header value in the HTTP response.
Instance Attribute Details
#body ⇒ String
The binary blob response to GetSdk, which contains the generated SDK.
#content_disposition ⇒ String
The content-disposition header value in the HTTP response.
#content_type ⇒ String
The content-type header value in the HTTP response.