Class CfnTopicRulePropsMixin.InfluxDBActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnTopicRulePropsMixin.InfluxDBActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicRulePropsMixin.InfluxDBActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicRulePropsMixin.InfluxDBActionProperty
@Stability(Stable)
@Internal
public static final class CfnTopicRulePropsMixin.InfluxDBActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicRulePropsMixin.InfluxDBActionProperty
An implementation for
CfnTopicRulePropsMixin.InfluxDBActionProperty-
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.InfluxDBActionProperty
CfnTopicRulePropsMixin.InfluxDBActionProperty.Builder, CfnTopicRulePropsMixin.InfluxDBActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRulePropsMixin.InfluxDBActionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectReturns union: eitherIResolvableorCfnTopicRulePropsMixin.InfluxDBBatchConfigPropertyfinal Stringfinal Stringfinal Stringfinal Stringfinal StringgetTags()final Stringfinal inthashCode()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.InfluxDBActionProperty.Builder.
-
-
Method Details
-
getBatchConfig
Description copied from interface:CfnTopicRulePropsMixin.InfluxDBActionPropertyReturns union: eitherIResolvableorCfnTopicRulePropsMixin.InfluxDBBatchConfigProperty- Specified by:
getBatchConfigin interfaceCfnTopicRulePropsMixin.InfluxDBActionProperty- See Also:
-
getDatabaseName
- Specified by:
getDatabaseNamein interfaceCfnTopicRulePropsMixin.InfluxDBActionProperty- See Also:
-
getDestinationArn
- Specified by:
getDestinationArnin interfaceCfnTopicRulePropsMixin.InfluxDBActionProperty- See Also:
-
getOrganization
- Specified by:
getOrganizationin interfaceCfnTopicRulePropsMixin.InfluxDBActionProperty- See Also:
-
getRoleArn
- Specified by:
getRoleArnin interfaceCfnTopicRulePropsMixin.InfluxDBActionProperty- See Also:
-
getTableName
- Specified by:
getTableNamein interfaceCfnTopicRulePropsMixin.InfluxDBActionProperty- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnTopicRulePropsMixin.InfluxDBActionProperty- See Also:
-
getTimestampUnit
- Specified by:
getTimestampUnitin interfaceCfnTopicRulePropsMixin.InfluxDBActionProperty- 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()
-