Module: Aws::CloudHSMV2::Client::_DescribeBackupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeBackupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#backups ⇒ ::Array[Types::Backup]
181 |
# File 'sig/client.rbs', line 181
def backups: () -> ::Array[Types::Backup]
|
#next_token ⇒ ::String
182 |
# File 'sig/client.rbs', line 182
def next_token: () -> ::String
|