@Stability(value=Stable)
public static interface CfnDetectorModel.IotEventsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.IotEventsProperty.Builder
A builder for
CfnDetectorModel.IotEventsProperty |
static class |
CfnDetectorModel.IotEventsProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.IotEventsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.IotEventsProperty.Builder |
builder() |
String |
getInputName()
`CfnDetectorModel.IotEventsProperty.InputName`.
|
default Object |
getPayload()
`CfnDetectorModel.IotEventsProperty.Payload`.
|
@Stability(value=Stable) @NotNull String getInputName()
@Stability(value=Stable) @Nullable default Object getPayload()
@Stability(value=Stable) static CfnDetectorModel.IotEventsProperty.Builder builder()
Copyright © 2021. All rights reserved.