MitigationActionEnableIoTLoggingParamsArgs

data class MitigationActionEnableIoTLoggingParamsArgs(val logLevel: Output<MitigationActionEnableIoTLoggingParamsLogLevel>, val roleArnForLogging: Output<String>) : ConvertibleToJava<MitigationActionEnableIoTLoggingParamsArgs>

Parameters to define a mitigation action that enables AWS IoT logging at a specified level of detail.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): MitigationActionEnableIoTLoggingParamsArgs

Properties

Link copied to clipboard

Specifies which types of information are logged.

Link copied to clipboard

The ARN of the IAM role used for logging.