| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
AWS IoT Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnLogging.Builder |
CfnLogging.Builder.accountId(String accountId)
The unique identifier of the account to use when writing to CloudWatch logs.
|
static CfnLogging.Builder |
CfnLogging.Builder.create(Construct scope,
String id) |
CfnLogging.Builder |
CfnLogging.Builder.defaultLogLevel(String defaultLogLevel)
The logging level.
|
CfnLogging.Builder |
CfnLogging.Builder.roleArn(String roleArn)
The ARN of the role that allows IoT to write to Cloudwatch logs.
|
Copyright © 2022. All rights reserved.