Class CfnEventTriggerPropsMixin.ObjectAttributeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnEventTriggerPropsMixin.ObjectAttributeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEventTriggerPropsMixin.ObjectAttributeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEventTriggerPropsMixin.ObjectAttributeProperty
@Stability(Stable)
@Internal
public static final class CfnEventTriggerPropsMixin.ObjectAttributeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEventTriggerPropsMixin.ObjectAttributeProperty
An implementation for
CfnEventTriggerPropsMixin.ObjectAttributeProperty-
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.customerprofiles.CfnEventTriggerPropsMixin.ObjectAttributeProperty
CfnEventTriggerPropsMixin.ObjectAttributeProperty.Builder, CfnEventTriggerPropsMixin.ObjectAttributeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventTriggerPropsMixin.ObjectAttributeProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe operator used to compare an attribute against a list of values.final StringA field defined within an object type.final StringAn attribute contained within a source object.The amount of time of the specified unit.final inthashCode()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 theCfnEventTriggerPropsMixin.ObjectAttributeProperty.Builder.
-
-
Method Details
-
getComparisonOperator
Description copied from interface:CfnEventTriggerPropsMixin.ObjectAttributePropertyThe operator used to compare an attribute against a list of values.- Specified by:
getComparisonOperatorin interfaceCfnEventTriggerPropsMixin.ObjectAttributeProperty- See Also:
-
getFieldName
Description copied from interface:CfnEventTriggerPropsMixin.ObjectAttributePropertyA field defined within an object type.- Specified by:
getFieldNamein interfaceCfnEventTriggerPropsMixin.ObjectAttributeProperty- See Also:
-
getSource
Description copied from interface:CfnEventTriggerPropsMixin.ObjectAttributePropertyAn attribute contained within a source object.- Specified by:
getSourcein interfaceCfnEventTriggerPropsMixin.ObjectAttributeProperty- See Also:
-
getValues
Description copied from interface:CfnEventTriggerPropsMixin.ObjectAttributePropertyThe amount of time of the specified unit.- Specified by:
getValuesin interfaceCfnEventTriggerPropsMixin.ObjectAttributeProperty- 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()
-