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