Module: Aws::SecurityIR::Client::_ListCaseEditsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCaseEditsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::CaseEditItem]
267 |
# File 'sig/client.rbs', line 267
def items: () -> ::Array[Types::CaseEditItem]
|
#next_token ⇒ ::String
266 |
# File 'sig/client.rbs', line 266
def next_token: () -> ::String
|
#total ⇒ ::Integer
268 |
# File 'sig/client.rbs', line 268
def total: () -> ::Integer
|