Logging

class Logging : KotlinCustomResource

Logging Options enable you to configure your IoT V2 logging role and default logging level so that you can monitor progress events logs as it passes from your devices through Iot core service.

Properties

Link copied to clipboard
val accountId: Output<String>

Your 12-digit account ID (used as the primary identifier for the CloudFormation resource).

Link copied to clipboard

The log level to use. Valid values are: ERROR, WARN, INFO, DEBUG, or DISABLED.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

The ARN of the role that allows IoT to write to Cloudwatch logs.

Link copied to clipboard
val urn: Output<String>