Class CfnTopicRulePropsMixin.SnsActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnTopicRulePropsMixin.SnsActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicRulePropsMixin.SnsActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicRulePropsMixin.SnsActionProperty
@Stability(Stable)
@Internal
public static final class CfnTopicRulePropsMixin.SnsActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicRulePropsMixin.SnsActionProperty
An implementation for
CfnTopicRulePropsMixin.SnsActionProperty-
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.iot.CfnTopicRulePropsMixin.SnsActionProperty
CfnTopicRulePropsMixin.SnsActionProperty.Builder, CfnTopicRulePropsMixin.SnsActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRulePropsMixin.SnsActionProperty.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 theCfnTopicRulePropsMixin.SnsActionProperty.Builder.
-
-
Method Details
-
getMessageFormat
Description copied from interface:CfnTopicRulePropsMixin.SnsActionProperty(Optional) The message format of the message to publish.Accepted values are "JSON" and "RAW". The default value of the attribute is "RAW". SNS uses this setting to determine if the payload should be parsed and relevant platform-specific bits of the payload should be extracted. For more information, see Amazon SNS Message and JSON Formats in the Amazon Simple Notification Service Developer Guide .
- Specified by:
getMessageFormatin interfaceCfnTopicRulePropsMixin.SnsActionProperty- See Also:
-
getRoleArn
Description copied from interface:CfnTopicRulePropsMixin.SnsActionProperty- Specified by:
getRoleArnin interfaceCfnTopicRulePropsMixin.SnsActionProperty- See Also:
-
getTargetArn
Description copied from interface:CfnTopicRulePropsMixin.SnsActionProperty- Specified by:
getTargetArnin interfaceCfnTopicRulePropsMixin.SnsActionProperty- 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()
-