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