Module: Aws::Backup::Client::_ListLegalHoldsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLegalHoldsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#legal_holds ⇒ ::Array[Types::LegalHold]
1121 |
# File 'sig/client.rbs', line 1121
def legal_holds: () -> ::Array[Types::LegalHold]
|
#next_token ⇒ ::String
1120 |
# File 'sig/client.rbs', line 1120
def next_token: () -> ::String
|