Module: Aws::ApplicationInsights::Client::_ListLogPatternSetsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#account_id::String

Returns:

  • (::String)


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

def account_id: () -> ::String

#log_pattern_sets::Array[::String]

Returns:

  • (::Array[::String])


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

def log_pattern_sets: () -> ::Array[::String]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#resource_group_name::String

Returns:

  • (::String)


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

def resource_group_name: () -> ::String