Class CfnTopicRulePropsMixin.KinesisActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnTopicRulePropsMixin.KinesisActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicRulePropsMixin.KinesisActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicRulePropsMixin.KinesisActionProperty
@Stability(Stable)
@Internal
public static final class CfnTopicRulePropsMixin.KinesisActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicRulePropsMixin.KinesisActionProperty
An implementation for
CfnTopicRulePropsMixin.KinesisActionProperty-
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.KinesisActionProperty
CfnTopicRulePropsMixin.KinesisActionProperty.Builder, CfnTopicRulePropsMixin.KinesisActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRulePropsMixin.KinesisActionProperty.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.KinesisActionProperty.Builder.
-
-
Method Details
-
getPartitionKey
Description copied from interface:CfnTopicRulePropsMixin.KinesisActionPropertyThe partition key.- Specified by:
getPartitionKeyin interfaceCfnTopicRulePropsMixin.KinesisActionProperty- See Also:
-
getRoleArn
Description copied from interface:CfnTopicRulePropsMixin.KinesisActionPropertyThe ARN of the IAM role that grants access to the Amazon Kinesis stream.- Specified by:
getRoleArnin interfaceCfnTopicRulePropsMixin.KinesisActionProperty- See Also:
-
getStreamName
Description copied from interface:CfnTopicRulePropsMixin.KinesisActionPropertyThe name of the Amazon Kinesis stream.- Specified by:
getStreamNamein interfaceCfnTopicRulePropsMixin.KinesisActionProperty- 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()
-