Module: Aws::APIGateway::Client::_CreateDocumentationVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DocumentationVersion]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#created_date ⇒ ::Time
204 |
# File 'sig/client.rbs', line 204
def created_date: () -> ::Time
|
#description ⇒ ::String
205 |
# File 'sig/client.rbs', line 205
def description: () -> ::String
|
#version ⇒ ::String
203 |
# File 'sig/client.rbs', line 203
def version: () -> ::String
|