@Stability(value=Stable)
public static interface CfnDetectorModel.StateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.StateProperty.Builder
A builder for
CfnDetectorModel.StateProperty |
static class |
CfnDetectorModel.StateProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.StateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.StateProperty.Builder |
builder() |
default Object |
getOnEnter()
`CfnDetectorModel.StateProperty.OnEnter`.
|
default Object |
getOnExit()
`CfnDetectorModel.StateProperty.OnExit`.
|
default Object |
getOnInput()
`CfnDetectorModel.StateProperty.OnInput`.
|
default String |
getStateName()
`CfnDetectorModel.StateProperty.StateName`.
|
@Stability(value=Stable) @Nullable default Object getOnEnter()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html#cfn-iotevents-detectormodel-state-onenter@Stability(value=Stable) @Nullable default Object getOnExit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html#cfn-iotevents-detectormodel-state-onexit@Stability(value=Stable) @Nullable default Object getOnInput()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html#cfn-iotevents-detectormodel-state-oninput@Stability(value=Stable) @Nullable default String getStateName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html#cfn-iotevents-detectormodel-state-statename@Stability(value=Stable) static CfnDetectorModel.StateProperty.Builder builder()
Copyright © 2020. All rights reserved.