Module: Aws::WorkDocs::Client::_DescribeCommentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeCommentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#comments ⇒ ::Array[Types::Comment]
315 |
# File 'sig/client.rbs', line 315
def comments: () -> ::Array[Types::Comment]
|
#marker ⇒ ::String
316 |
# File 'sig/client.rbs', line 316
def marker: () -> ::String
|