Module: Aws::SSMIncidents::Client::_ListResponsePlansResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListResponsePlansOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


328
# File 'sig/client.rbs', line 328

def next_token: () -> ::String

#response_plan_summaries::Array[Types::ResponsePlanSummary]

Returns:



329
# File 'sig/client.rbs', line 329

def response_plan_summaries: () -> ::Array[Types::ResponsePlanSummary]