LoggingOptions

The values of the AWS IoT Events logging options.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information that identifies those detector models and their detectors (instances) for which the logging level is given.

Link copied to clipboard

If TRUE, logging is enabled for AWS IoT Events.

Link copied to clipboard

The logging level.

Link copied to clipboard

The ARN of the role that grants permission to AWS IoT Events to perform logging.

Functions

Link copied to clipboard
inline fun copy(block: LoggingOptions.Builder.() -> Unit = {}): LoggingOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String