Class CfnAlarmModelPropsMixin.AcknowledgeFlowProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotevents.CfnAlarmModelPropsMixin.AcknowledgeFlowProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAlarmModelPropsMixin.AcknowledgeFlowProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAlarmModelPropsMixin.AcknowledgeFlowProperty
@Stability(Stable)
@Internal
public static final class CfnAlarmModelPropsMixin.AcknowledgeFlowProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAlarmModelPropsMixin.AcknowledgeFlowProperty
An implementation for
CfnAlarmModelPropsMixin.AcknowledgeFlowProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.iotevents.CfnAlarmModelPropsMixin.AcknowledgeFlowProperty
CfnAlarmModelPropsMixin.AcknowledgeFlowProperty.Builder, CfnAlarmModelPropsMixin.AcknowledgeFlowProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAlarmModelPropsMixin.AcknowledgeFlowProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAlarmModelPropsMixin.AcknowledgeFlowProperty.Builder.
-
-
Method Details
-
getEnabled
Description copied from interface:CfnAlarmModelPropsMixin.AcknowledgeFlowPropertyThe value must beTRUEorFALSE.If
TRUE, you receive a notification when the alarm state changes. You must choose to acknowledge the notification before the alarm state can return toNORMAL. IfFALSE, you won't receive notifications. The alarm automatically changes to theNORMALstate when the input property value returns to the specified range.Returns union: either
BooleanorIResolvable- Specified by:
getEnabledin interfaceCfnAlarmModelPropsMixin.AcknowledgeFlowProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-