Module: Aws::Backup::Client::_ListReportPlansResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReportPlansOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1222 |
# File 'sig/client.rbs', line 1222
def next_token: () -> ::String
|
#report_plans ⇒ ::Array[Types::ReportPlan]
1221 |
# File 'sig/client.rbs', line 1221
def report_plans: () -> ::Array[Types::ReportPlan]
|