Class CfnDetectorModelPropsMixin.EventProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotevents.CfnDetectorModelPropsMixin.EventProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDetectorModelPropsMixin.EventProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDetectorModelPropsMixin.EventProperty
@Stability(Stable)
@Internal
public static final class CfnDetectorModelPropsMixin.EventProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDetectorModelPropsMixin.EventProperty
An implementation for
CfnDetectorModelPropsMixin.EventProperty-
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.CfnDetectorModelPropsMixin.EventProperty
CfnDetectorModelPropsMixin.EventProperty.Builder, CfnDetectorModelPropsMixin.EventProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDetectorModelPropsMixin.EventProperty.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 theCfnDetectorModelPropsMixin.EventProperty.Builder.
-
-
Method Details
-
getActions
Description copied from interface:CfnDetectorModelPropsMixin.EventPropertyThe actions to be performed.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDetectorModelPropsMixin.ActionProperty>- Specified by:
getActionsin interfaceCfnDetectorModelPropsMixin.EventProperty- See Also:
-
getCondition
Description copied from interface:CfnDetectorModelPropsMixin.EventPropertyOptional.The Boolean expression that, when TRUE, causes the
actionsto be performed. If not present, the actions are performed (=TRUE). If the expression result is not a Boolean value, the actions are not performed (=FALSE).- Specified by:
getConditionin interfaceCfnDetectorModelPropsMixin.EventProperty- See Also:
-
getEventName
Description copied from interface:CfnDetectorModelPropsMixin.EventPropertyThe name of the event.- Specified by:
getEventNamein interfaceCfnDetectorModelPropsMixin.EventProperty- 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()
-