Module: Aws::APIGateway::Client::_GetDocumentationPartsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DocumentationParts]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DocumentationPart]
858 |
# File 'sig/client.rbs', line 858
def items: () -> ::Array[Types::DocumentationPart]
|
#position ⇒ ::String
857 |
# File 'sig/client.rbs', line 857
def position: () -> ::String
|