@Stability(value=Stable) public static final class CfnResourceSpecificLoggingProps.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceSpecificLoggingProps>
CfnResourceSpecificLoggingProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceSpecificLoggingProps |
build()
Builds the configured instance.
|
CfnResourceSpecificLoggingProps.Builder |
logLevel(String logLevel)
Sets the value of
CfnResourceSpecificLoggingProps.getLogLevel() |
CfnResourceSpecificLoggingProps.Builder |
targetName(String targetName)
Sets the value of
CfnResourceSpecificLoggingProps.getTargetName() |
CfnResourceSpecificLoggingProps.Builder |
targetType(String targetType)
Sets the value of
CfnResourceSpecificLoggingProps.getTargetType() |
@Stability(value=Stable) public CfnResourceSpecificLoggingProps.Builder logLevel(String logLevel)
CfnResourceSpecificLoggingProps.getLogLevel()logLevel - `AWS::IoT::ResourceSpecificLogging.LogLevel`. This parameter is required.this@Stability(value=Stable) public CfnResourceSpecificLoggingProps.Builder targetName(String targetName)
CfnResourceSpecificLoggingProps.getTargetName()targetName - `AWS::IoT::ResourceSpecificLogging.TargetName`. This parameter is required.this@Stability(value=Stable) public CfnResourceSpecificLoggingProps.Builder targetType(String targetType)
CfnResourceSpecificLoggingProps.getTargetType()targetType - `AWS::IoT::ResourceSpecificLogging.TargetType`. This parameter is required.this@Stability(value=Stable) public CfnResourceSpecificLoggingProps build()
build in interface software.amazon.jsii.Builder<CfnResourceSpecificLoggingProps>CfnResourceSpecificLoggingPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.