Module: Aws::APIGateway::Client::_GetModelResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Model]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#content_type ⇒ ::String
1089 |
# File 'sig/client.rbs', line 1089
def content_type: () -> ::String
|
#description ⇒ ::String
1087 |
# File 'sig/client.rbs', line 1087
def description: () -> ::String
|
#id ⇒ ::String
1085 |
# File 'sig/client.rbs', line 1085
def id: () -> ::String
|
#name ⇒ ::String
1086 |
# File 'sig/client.rbs', line 1086
def name: () -> ::String
|
#schema ⇒ ::String
1088 |
# File 'sig/client.rbs', line 1088
def schema: () -> ::String
|