@Stability(value=Stable)
public static interface CfnMitigationAction.EnableIoTLoggingParamsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMitigationAction.EnableIoTLoggingParamsProperty.Builder
A builder for
CfnMitigationAction.EnableIoTLoggingParamsProperty |
static class |
CfnMitigationAction.EnableIoTLoggingParamsProperty.Jsii$Proxy
An implementation for
CfnMitigationAction.EnableIoTLoggingParamsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMitigationAction.EnableIoTLoggingParamsProperty.Builder |
builder() |
String |
getLogLevel()
`CfnMitigationAction.EnableIoTLoggingParamsProperty.LogLevel`.
|
String |
getRoleArnForLogging()
`CfnMitigationAction.EnableIoTLoggingParamsProperty.RoleArnForLogging`.
|
@Stability(value=Stable) @NotNull String getLogLevel()
@Stability(value=Stable) @NotNull String getRoleArnForLogging()
@Stability(value=Stable) static CfnMitigationAction.EnableIoTLoggingParamsProperty.Builder builder()
Copyright © 2021. All rights reserved.