@Stability(value=Stable) @Internal public static final class CfnScheduledQuery.MultiMeasureMappingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduledQuery.MultiMeasureMappingsProperty
CfnScheduledQuery.MultiMeasureMappingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduledQuery.MultiMeasureMappingsProperty.Builder, CfnScheduledQuery.MultiMeasureMappingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScheduledQuery.MultiMeasureMappingsProperty.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) |
Object |
getMultiMeasureAttributeMappings()
Required.
|
String |
getTargetMultiMeasureName()
The name of the target multi-measure name in the derived table.
|
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.MultiMeasureMappingsProperty.Builder builder)
CfnScheduledQuery.DimensionMappingProperty.Builder.public final Object getMultiMeasureAttributeMappings()
CfnScheduledQuery.MultiMeasureMappingsPropertyAttribute mappings to be used for mapping query results to ingest data for multi-measure attributes.
getMultiMeasureAttributeMappings in interface CfnScheduledQuery.MultiMeasureMappingsPropertypublic final String getTargetMultiMeasureName()
CfnScheduledQuery.MultiMeasureMappingsPropertyThis input is required when measureNameColumn is not provided. If MeasureNameColumn is provided, then value from that column will be used as multi-measure name.
getTargetMultiMeasureName in interface CfnScheduledQuery.MultiMeasureMappingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.