Class CfnPipePropsMixin.SingleMeasureMappingProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipePropsMixin.SingleMeasureMappingProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPipePropsMixin.SingleMeasureMappingProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPipePropsMixin.SingleMeasureMappingProperty
@Stability(Stable)
@Internal
public static final class CfnPipePropsMixin.SingleMeasureMappingProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPipePropsMixin.SingleMeasureMappingProperty
An implementation for
CfnPipePropsMixin.SingleMeasureMappingProperty-
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.pipes.CfnPipePropsMixin.SingleMeasureMappingProperty
CfnPipePropsMixin.SingleMeasureMappingProperty.Builder, CfnPipePropsMixin.SingleMeasureMappingProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipePropsMixin.SingleMeasureMappingProperty.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 StringTarget measure name for the measurement attribute in the Timestream table.final StringDynamic path of the source field to map to the measure in the record.final StringData type of the source field.final 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 theCfnPipePropsMixin.SingleMeasureMappingProperty.Builder.
-
-
Method Details
-
getMeasureName
Description copied from interface:CfnPipePropsMixin.SingleMeasureMappingPropertyTarget measure name for the measurement attribute in the Timestream table.- Specified by:
getMeasureNamein interfaceCfnPipePropsMixin.SingleMeasureMappingProperty- See Also:
-
getMeasureValue
Description copied from interface:CfnPipePropsMixin.SingleMeasureMappingPropertyDynamic path of the source field to map to the measure in the record.- Specified by:
getMeasureValuein interfaceCfnPipePropsMixin.SingleMeasureMappingProperty- See Also:
-
getMeasureValueType
Description copied from interface:CfnPipePropsMixin.SingleMeasureMappingPropertyData type of the source field.- Specified by:
getMeasureValueTypein interfaceCfnPipePropsMixin.SingleMeasureMappingProperty- 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()
-