Module: Aws::APIGateway::Client::_CreateDocumentationPartResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DocumentationPart]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
183 |
# File 'sig/client.rbs', line 183
def id: () -> ::String
|
#location ⇒ Types::DocumentationPartLocation
184 |
# File 'sig/client.rbs', line 184
def location: () -> Types::DocumentationPartLocation
|
#properties ⇒ ::String
185 |
# File 'sig/client.rbs', line 185
def properties: () -> ::String
|