Module: Aws::IoT::Client::_ListV2LoggingLevelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListV2LoggingLevelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#log_target_configurations ⇒ ::Array[Types::LogTargetConfiguration]
3191 |
# File 'sig/client.rbs', line 3191
def log_target_configurations: () -> ::Array[Types::LogTargetConfiguration]
|
#next_token ⇒ ::String
3192 |
# File 'sig/client.rbs', line 3192
def next_token: () -> ::String
|