Class CfnComponentVersionPropsMixin.LambdaEventSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnComponentVersionPropsMixin.LambdaEventSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComponentVersionPropsMixin.LambdaEventSourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComponentVersionPropsMixin.LambdaEventSourceProperty
@Stability(Stable)
@Internal
public static final class CfnComponentVersionPropsMixin.LambdaEventSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComponentVersionPropsMixin.LambdaEventSourceProperty
An implementation for
CfnComponentVersionPropsMixin.LambdaEventSourceProperty-
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.greengrassv2.CfnComponentVersionPropsMixin.LambdaEventSourceProperty
CfnComponentVersionPropsMixin.LambdaEventSourceProperty.Builder, CfnComponentVersionPropsMixin.LambdaEventSourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentVersionPropsMixin.LambdaEventSourceProperty.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 theCfnComponentVersionPropsMixin.LambdaEventSourceProperty.Builder.
-
-
Method Details
-
getTopic
Description copied from interface:CfnComponentVersionPropsMixin.LambdaEventSourcePropertyThe topic to which to subscribe to receive event messages.- Specified by:
getTopicin interfaceCfnComponentVersionPropsMixin.LambdaEventSourceProperty- See Also:
-
getType
Description copied from interface:CfnComponentVersionPropsMixin.LambdaEventSourcePropertyThe type of event source. Choose from the following options:.PUB_SUB– Subscribe to local publish/subscribe messages. This event source type doesn't support MQTT wildcards (+and#) in the event source topic.IOT_CORE– Subscribe to AWS IoT Core MQTT messages. This event source type supports MQTT wildcards (+and#) in the event source topic.
- Specified by:
getTypein interfaceCfnComponentVersionPropsMixin.LambdaEventSourceProperty- 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()
-