Class CfnComponentPropsMixin.ComponentEventProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnComponentPropsMixin.ComponentEventProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComponentPropsMixin.ComponentEventProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComponentPropsMixin.ComponentEventProperty
@Stability(Stable)
@Internal
public static final class CfnComponentPropsMixin.ComponentEventProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComponentPropsMixin.ComponentEventProperty
An implementation for
CfnComponentPropsMixin.ComponentEventProperty-
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.amplifyuibuilder.CfnComponentPropsMixin.ComponentEventProperty
CfnComponentPropsMixin.ComponentEventProperty.Builder, CfnComponentPropsMixin.ComponentEventProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentPropsMixin.ComponentEventProperty.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 theCfnComponentPropsMixin.ComponentEventProperty.Builder.
-
-
Method Details
-
getAction
Description copied from interface:CfnComponentPropsMixin.ComponentEventPropertyThe action to perform when a specific event is raised.- Specified by:
getActionin interfaceCfnComponentPropsMixin.ComponentEventProperty- See Also:
-
getBindingEvent
Description copied from interface:CfnComponentPropsMixin.ComponentEventPropertyBinds an event to an action on a component.When you specify a
bindingEvent, the event is called when the action is performed.- Specified by:
getBindingEventin interfaceCfnComponentPropsMixin.ComponentEventProperty- See Also:
-
getParameters
Description copied from interface:CfnComponentPropsMixin.ComponentEventPropertyDescribes information about the action.Returns union: either
IResolvableorCfnComponentPropsMixin.ActionParametersProperty- Specified by:
getParametersin interfaceCfnComponentPropsMixin.ComponentEventProperty- 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()
-