Module: Aws::IoTManagedIntegrations::Client::_GetEventLogConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetEventLogConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#event_log_level ⇒ "DEBUG", ...
548 |
# File 'sig/client.rbs', line 548
def event_log_level: () -> ("DEBUG" | "ERROR" | "INFO" | "WARN")
|
#id ⇒ ::String
545 |
# File 'sig/client.rbs', line 545
def id: () -> ::String
|
#resource_id ⇒ ::String
547 |
# File 'sig/client.rbs', line 547
def resource_id: () -> ::String
|
#resource_type ⇒ ::String
546 |
# File 'sig/client.rbs', line 546
def resource_type: () -> ::String
|