| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
AWS IoT Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceSpecificLogging.Builder |
CfnResourceSpecificLogging.Builder.create(software.constructs.Construct scope,
String id) |
CfnResourceSpecificLogging.Builder |
CfnResourceSpecificLogging.Builder.logLevel(String logLevel)
The default log level.Valid Values: `DEBUG | INFO | ERROR | WARN | DISABLED`.
|
CfnResourceSpecificLogging.Builder |
CfnResourceSpecificLogging.Builder.targetName(String targetName)
The target name.
|
CfnResourceSpecificLogging.Builder |
CfnResourceSpecificLogging.Builder.targetType(String targetType)
The target type.
|
Copyright © 2022. All rights reserved.