Module: Aws::IoT::Client::_GetLoggingOptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetLoggingOptionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#log_level ⇒ "DEBUG", ...
2119 |
# File 'sig/client.rbs', line 2119
def log_level: () -> ("DEBUG" | "INFO" | "ERROR" | "WARN" | "DISABLED")
|
#role_arn ⇒ ::String
2118 |
# File 'sig/client.rbs', line 2118
def role_arn: () -> ::String
|