@Stability(value=Stable)
public static interface CfnDetectorModel.OnInputProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnDetectorModel.OnInputProperty.Builder
A builder for
CfnDetectorModel.OnInputProperty |
static class |
CfnDetectorModel.OnInputProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.OnInputProperty |
Modifier and Type | Method and Description |
---|---|
static CfnDetectorModel.OnInputProperty.Builder |
builder() |
default Object |
getEvents()
`CfnDetectorModel.OnInputProperty.Events`.
|
default Object |
getTransitionEvents()
`CfnDetectorModel.OnInputProperty.TransitionEvents`.
|
@Stability(value=Stable) @Nullable default Object getEvents()
@Stability(value=Stable) @Nullable default Object getTransitionEvents()
@Stability(value=Stable) static CfnDetectorModel.OnInputProperty.Builder builder()
Copyright © 2021. All rights reserved.