class Aws::IoT::Types::SetV2LoggingOptionsRequest
@return [Boolean]
If true all logs are disabled. The default is false.
@!attribute [rw] disable_all_logs
@return [String]
The default logging level.
@!attribute [rw] default_log_level
@return [String]
The ARN of the role that allows IoT to write to Cloudwatch logs.
@!attribute [rw] role_arn
}
disable_all_logs: false,
default_log_level: “DEBUG”, # accepts DEBUG, INFO, ERROR, WARN, DISABLED
role_arn: “AwsArn”,
{
data as a hash:
@note When making an API call, you may pass SetV2LoggingOptionsRequest