@Stability(value=Stable)
public static interface CfnDetectorModel.IotEventsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotevents.html| 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() |
default String |
getInputName()
`CfnDetectorModel.IotEventsProperty.InputName`.
|
default Object |
getPayload()
`CfnDetectorModel.IotEventsProperty.Payload`.
|
@Stability(value=Stable) @Nullable default String getInputName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotevents.html#cfn-iotevents-detectormodel-iotevents-inputname@Stability(value=Stable) @Nullable default Object getPayload()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotevents.html#cfn-iotevents-detectormodel-iotevents-payload@Stability(value=Stable) static CfnDetectorModel.IotEventsProperty.Builder builder()
Copyright © 2020. All rights reserved.