Module: Aws::ApplicationInsights::Client::_ListProblemsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#account_id::String

Returns:

  • (::String)


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

def account_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#problem_list::Array[Types::Problem]

Returns:



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

def problem_list: () -> ::Array[Types::Problem]

#resource_group_name::String

Returns:

  • (::String)


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

def resource_group_name: () -> ::String