@Stability(value=Stable) public static final class CfnMitigationAction.EnableIoTLoggingParamsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMitigationAction.EnableIoTLoggingParamsProperty>
CfnMitigationAction.EnableIoTLoggingParamsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMitigationAction.EnableIoTLoggingParamsProperty |
build()
Builds the configured instance.
|
CfnMitigationAction.EnableIoTLoggingParamsProperty.Builder |
logLevel(String logLevel)
Sets the value of
CfnMitigationAction.EnableIoTLoggingParamsProperty.getLogLevel() |
CfnMitigationAction.EnableIoTLoggingParamsProperty.Builder |
roleArnForLogging(String roleArnForLogging)
|
@Stability(value=Stable) public CfnMitigationAction.EnableIoTLoggingParamsProperty.Builder logLevel(String logLevel)
CfnMitigationAction.EnableIoTLoggingParamsProperty.getLogLevel()logLevel - Specifies the type of information to be logged. This parameter is required.this@Stability(value=Stable) public CfnMitigationAction.EnableIoTLoggingParamsProperty.Builder roleArnForLogging(String roleArnForLogging)
roleArnForLogging - The Amazon Resource Name (ARN) of the IAM role used for logging. This parameter is required.this@Stability(value=Stable) public CfnMitigationAction.EnableIoTLoggingParamsProperty build()
build in interface software.amazon.jsii.Builder<CfnMitigationAction.EnableIoTLoggingParamsProperty>CfnMitigationAction.EnableIoTLoggingParamsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.