

# LoggingOptionsPayload
<a name="API_LoggingOptionsPayload"></a>

Describes the logging options payload.

## Contents
<a name="API_LoggingOptionsPayload_Contents"></a>

 ** roleArn **   <a name="iot-Type-LoggingOptionsPayload-roleArn"></a>
The ARN of the IAM role that grants access.  
Type: String  
Required: Yes

 ** logLevel **   <a name="iot-Type-LoggingOptionsPayload-logLevel"></a>
The log level.  
Type: String  
Valid Values: `DEBUG | INFO | ERROR | WARN | DISABLED`   
Required: No

## See Also
<a name="API_LoggingOptionsPayload_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/iot-2015-05-28/LoggingOptionsPayload) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/LoggingOptionsPayload) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/LoggingOptionsPayload) 