@Stability(value=Stable)
public static interface CfnDetectorModel.EventProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.EventProperty.Builder
A builder for
CfnDetectorModel.EventProperty |
static class |
CfnDetectorModel.EventProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.EventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.EventProperty.Builder |
builder() |
default Object |
getActions()
`CfnDetectorModel.EventProperty.Actions`.
|
default String |
getCondition()
`CfnDetectorModel.EventProperty.Condition`.
|
String |
getEventName()
`CfnDetectorModel.EventProperty.EventName`.
|
@Stability(value=Stable) @NotNull String getEventName()
@Stability(value=Stable) @Nullable default Object getActions()
@Stability(value=Stable) @Nullable default String getCondition()
@Stability(value=Stable) static CfnDetectorModel.EventProperty.Builder builder()
Copyright © 2021. All rights reserved.