| Modifier and Type | Method and Description |
|---|---|
static CfnResourceSpecificLogging.Builder |
CfnResourceSpecificLogging.Builder.create(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 © 2023. All rights reserved.