setLoggingOptions
inline suspend fun IotClient.setLoggingOptions(crossinline block: SetLoggingOptionsRequest.Builder.() -> Unit): SetLoggingOptionsResponse
Sets the logging options.
NOTE: use of this command is not recommended. Use SetV2LoggingOptions
instead.
Requires permission to access the SetLoggingOptions action.