@Stability(value=Stable) public static final class CfnScheduledQuery.TimestreamConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScheduledQuery.TimestreamConfigurationProperty>
CfnScheduledQuery.TimestreamConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder databaseName(String databaseName)
CfnScheduledQuery.TimestreamConfigurationProperty.getDatabaseName()databaseName - `CfnScheduledQuery.TimestreamConfigurationProperty.DatabaseName`. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder dimensionMappings(IResolvable dimensionMappings)
CfnScheduledQuery.TimestreamConfigurationProperty.getDimensionMappings()dimensionMappings - `CfnScheduledQuery.TimestreamConfigurationProperty.DimensionMappings`. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder dimensionMappings(List<? extends Object> dimensionMappings)
CfnScheduledQuery.TimestreamConfigurationProperty.getDimensionMappings()dimensionMappings - `CfnScheduledQuery.TimestreamConfigurationProperty.DimensionMappings`. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder measureNameColumn(String measureNameColumn)
CfnScheduledQuery.TimestreamConfigurationProperty.getMeasureNameColumn()measureNameColumn - `CfnScheduledQuery.TimestreamConfigurationProperty.MeasureNameColumn`.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder mixedMeasureMappings(IResolvable mixedMeasureMappings)
mixedMeasureMappings - `CfnScheduledQuery.TimestreamConfigurationProperty.MixedMeasureMappings`.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder mixedMeasureMappings(List<? extends Object> mixedMeasureMappings)
mixedMeasureMappings - `CfnScheduledQuery.TimestreamConfigurationProperty.MixedMeasureMappings`.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder multiMeasureMappings(CfnScheduledQuery.MultiMeasureMappingsProperty multiMeasureMappings)
multiMeasureMappings - `CfnScheduledQuery.TimestreamConfigurationProperty.MultiMeasureMappings`.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder multiMeasureMappings(IResolvable multiMeasureMappings)
multiMeasureMappings - `CfnScheduledQuery.TimestreamConfigurationProperty.MultiMeasureMappings`.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder tableName(String tableName)
CfnScheduledQuery.TimestreamConfigurationProperty.getTableName()tableName - `CfnScheduledQuery.TimestreamConfigurationProperty.TableName`. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty.Builder timeColumn(String timeColumn)
CfnScheduledQuery.TimestreamConfigurationProperty.getTimeColumn()timeColumn - `CfnScheduledQuery.TimestreamConfigurationProperty.TimeColumn`. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.TimestreamConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnScheduledQuery.TimestreamConfigurationProperty>CfnScheduledQuery.TimestreamConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.