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