Module: Aws::APIGateway::Client::_UpdateModelResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Model]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#content_type ⇒ ::String
2068 |
# File 'sig/client.rbs', line 2068
def content_type: () -> ::String
|
#description ⇒ ::String
2066 |
# File 'sig/client.rbs', line 2066
def description: () -> ::String
|
#id ⇒ ::String
2064 |
# File 'sig/client.rbs', line 2064
def id: () -> ::String
|
#name ⇒ ::String
2065 |
# File 'sig/client.rbs', line 2065
def name: () -> ::String
|
#schema ⇒ ::String
2067 |
# File 'sig/client.rbs', line 2067
def schema: () -> ::String
|