Module: Aws::ApplicationInsights::Client::_ListLogPatternsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#account_id::String

Returns:

  • (::String)


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

def account_id: () -> ::String

#log_patterns::Array[Types::LogPattern]

Returns:



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

def log_patterns: () -> ::Array[Types::LogPattern]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#resource_group_name::String

Returns:

  • (::String)


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

def resource_group_name: () -> ::String