Module: Aws::ApplicationInsights::Client::_DescribeLogPatternResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLogPatternResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#account_id ⇒ ::String
234 |
# File 'sig/client.rbs', line 234
def account_id: () -> ::String
|
#log_pattern ⇒ Types::LogPattern
235 |
# File 'sig/client.rbs', line 235
def log_pattern: () -> Types::LogPattern
|
#resource_group_name ⇒ ::String
233 |
# File 'sig/client.rbs', line 233
def resource_group_name: () -> ::String
|