@Stability(value=Stable)
public static interface CfnDetectorModel.TransitionEventProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.TransitionEventProperty.Builder
A builder for
CfnDetectorModel.TransitionEventProperty |
static class |
CfnDetectorModel.TransitionEventProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.TransitionEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.TransitionEventProperty.Builder |
builder() |
default Object |
getActions()
`CfnDetectorModel.TransitionEventProperty.Actions`.
|
default String |
getCondition()
`CfnDetectorModel.TransitionEventProperty.Condition`.
|
default String |
getEventName()
`CfnDetectorModel.TransitionEventProperty.EventName`.
|
default String |
getNextState()
`CfnDetectorModel.TransitionEventProperty.NextState`.
|
@Stability(value=Stable) @Nullable default Object getActions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html#cfn-iotevents-detectormodel-transitionevent-actions@Stability(value=Stable) @Nullable default String getCondition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html#cfn-iotevents-detectormodel-transitionevent-condition@Stability(value=Stable) @Nullable default String getEventName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html#cfn-iotevents-detectormodel-transitionevent-eventname@Stability(value=Stable) @Nullable default String getNextState()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html#cfn-iotevents-detectormodel-transitionevent-nextstate@Stability(value=Stable) static CfnDetectorModel.TransitionEventProperty.Builder builder()
Copyright © 2020. All rights reserved.