Module: Aws::Resiliencehubv2::Client::_ListResourcesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#service_function_id::String

Returns:

  • (::String)


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

def service_function_id: () -> ::String

#service_resources::Array[Types::ServiceResource]

Returns:



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

def service_resources: () -> ::Array[Types::ServiceResource]