Module: Aws::APIGateway::Client::_ImportDocumentationPartsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DocumentationPartIds]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ids ⇒ ::Array[::String]
1429 |
# File 'sig/client.rbs', line 1429
def ids: () -> ::Array[::String]
|
#warnings ⇒ ::Array[::String]
1430 |
# File 'sig/client.rbs', line 1430
def warnings: () -> ::Array[::String]
|