@Stability(value=Stable) @Internal public static final class CfnScheduledQuery.TimestreamConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduledQuery.TimestreamConfigurationProperty
CfnScheduledQuery.TimestreamConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduledQuery.TimestreamConfigurationProperty.Builder, CfnScheduledQuery.TimestreamConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScheduledQuery.TimestreamConfigurationProperty.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 |
getDatabaseName()
Name of Timestream database to which the query result will be written.
|
Object |
getDimensionMappings()
This is to allow mapping column(s) from the query result to the dimension in the destination table.
|
String |
getMeasureNameColumn()
Name of the measure column.
|
Object |
getMixedMeasureMappings()
Specifies how to map measures to multi-measure records.
|
Object |
getMultiMeasureMappings()
Multi-measure mappings.
|
String |
getTableName()
Name of Timestream table that the query result will be written to.
|
String |
getTimeColumn()
Column from query result that should be used as the time column in destination 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.TimestreamConfigurationProperty.Builder builder)
CfnScheduledQuery.DimensionMappingProperty.Builder.public final String getDatabaseName()
CfnScheduledQuery.TimestreamConfigurationPropertygetDatabaseName in interface CfnScheduledQuery.TimestreamConfigurationPropertypublic final Object getDimensionMappings()
CfnScheduledQuery.TimestreamConfigurationPropertygetDimensionMappings in interface CfnScheduledQuery.TimestreamConfigurationPropertypublic final String getTableName()
CfnScheduledQuery.TimestreamConfigurationPropertyThe table should be within the same database that is provided in Timestream configuration.
getTableName in interface CfnScheduledQuery.TimestreamConfigurationPropertypublic final String getTimeColumn()
CfnScheduledQuery.TimestreamConfigurationPropertyColumn type for this should be TIMESTAMP.
getTimeColumn in interface CfnScheduledQuery.TimestreamConfigurationPropertypublic final String getMeasureNameColumn()
CfnScheduledQuery.TimestreamConfigurationPropertygetMeasureNameColumn in interface CfnScheduledQuery.TimestreamConfigurationPropertypublic final Object getMixedMeasureMappings()
CfnScheduledQuery.TimestreamConfigurationPropertygetMixedMeasureMappings in interface CfnScheduledQuery.TimestreamConfigurationPropertypublic final Object getMultiMeasureMappings()
CfnScheduledQuery.TimestreamConfigurationPropertygetMultiMeasureMappings in interface CfnScheduledQuery.TimestreamConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.