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
1301 |
# File 'sig/client.rbs', line 1301
def next_token: () -> ::String
|
#report_plans ⇒ ::Array[Types::ReportPlan]
1300 |
# File 'sig/client.rbs', line 1300
def report_plans: () -> ::Array[Types::ReportPlan]
|