Module: Aws::APIGateway::Client::_CreateModelResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Model]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#content_type ⇒ ::String
293 |
# File 'sig/client.rbs', line 293
def content_type: () -> ::String
|
#description ⇒ ::String
291 |
# File 'sig/client.rbs', line 291
def description: () -> ::String
|
#id ⇒ ::String
289 |
# File 'sig/client.rbs', line 289
def id: () -> ::String
|
#name ⇒ ::String
290 |
# File 'sig/client.rbs', line 290
def name: () -> ::String
|
#schema ⇒ ::String
292 |
# File 'sig/client.rbs', line 292
def schema: () -> ::String
|