@Stability(value=Stable) @Internal public static final class CfnScheduledQuery.MixedMeasureMappingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduledQuery.MixedMeasureMappingProperty
CfnScheduledQuery.MixedMeasureMappingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduledQuery.MixedMeasureMappingProperty.Builder, CfnScheduledQuery.MixedMeasureMappingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScheduledQuery.MixedMeasureMappingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScheduledQuery.DimensionMappingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getMeasureName()
Refers to the value of measure_name in a result row.
|
String |
getMeasureValueType()
Type of the value that is to be read from sourceColumn.
|
Object |
getMultiMeasureAttributeMappings()
Required when measureValueType is MULTI.
|
String |
getSourceColumn()
This field refers to the source column from which measure-value is to be read for result materialization.
|
String |
getTargetMeasureName()
Target measure name to be used.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnScheduledQuery.MixedMeasureMappingProperty.Builder builder)
CfnScheduledQuery.DimensionMappingProperty.Builder.public final String getMeasureValueType()
CfnScheduledQuery.MixedMeasureMappingPropertyIf the mapping is for MULTI, use MeasureValueType.MULTI.
getMeasureValueType in interface CfnScheduledQuery.MixedMeasureMappingPropertypublic final String getMeasureName()
CfnScheduledQuery.MixedMeasureMappingPropertyThis field is required if MeasureNameColumn is provided.
getMeasureName in interface CfnScheduledQuery.MixedMeasureMappingPropertypublic final Object getMultiMeasureAttributeMappings()
CfnScheduledQuery.MixedMeasureMappingPropertyAttribute mappings for MULTI value measures.
getMultiMeasureAttributeMappings in interface CfnScheduledQuery.MixedMeasureMappingPropertypublic final String getSourceColumn()
CfnScheduledQuery.MixedMeasureMappingPropertygetSourceColumn in interface CfnScheduledQuery.MixedMeasureMappingPropertypublic final String getTargetMeasureName()
CfnScheduledQuery.MixedMeasureMappingPropertyIf not provided, the target measure name by default would be measure-name if provided, or sourceColumn otherwise.
getTargetMeasureName in interface CfnScheduledQuery.MixedMeasureMappingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.