Module: Aws::Backup::Client::_ListBackupPlansResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBackupPlansOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#backup_plans_list ⇒ ::Array[Types::BackupPlansListMember]
1010 |
# File 'sig/client.rbs', line 1010
def backup_plans_list: () -> ::Array[Types::BackupPlansListMember]
|
#next_token ⇒ ::String
1009 |
# File 'sig/client.rbs', line 1009
def next_token: () -> ::String
|