Class CfnChannelNamespacePropsMixin.HandlerConfigsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnChannelNamespacePropsMixin.HandlerConfigsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelNamespacePropsMixin.HandlerConfigsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelNamespacePropsMixin.HandlerConfigsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelNamespacePropsMixin.HandlerConfigsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelNamespacePropsMixin.HandlerConfigsProperty
An implementation for
CfnChannelNamespacePropsMixin.HandlerConfigsProperty-
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.appsync.CfnChannelNamespacePropsMixin.HandlerConfigsProperty
CfnChannelNamespacePropsMixin.HandlerConfigsProperty.Builder, CfnChannelNamespacePropsMixin.HandlerConfigsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelNamespacePropsMixin.HandlerConfigsProperty.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 theCfnChannelNamespacePropsMixin.HandlerConfigsProperty.Builder.
-
-
Method Details
-
getOnPublish
Description copied from interface:CfnChannelNamespacePropsMixin.HandlerConfigsPropertyThe configuration for theOnPublishhandler.Returns union: either
IResolvableorCfnChannelNamespacePropsMixin.HandlerConfigProperty- Specified by:
getOnPublishin interfaceCfnChannelNamespacePropsMixin.HandlerConfigsProperty- See Also:
-
getOnSubscribe
Description copied from interface:CfnChannelNamespacePropsMixin.HandlerConfigsPropertyThe configuration for theOnSubscribehandler.Returns union: either
IResolvableorCfnChannelNamespacePropsMixin.HandlerConfigProperty- Specified by:
getOnSubscribein interfaceCfnChannelNamespacePropsMixin.HandlerConfigsProperty- 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()
-