@Stability(value=Stable) public static final class CfnScheduledQuery.TargetConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScheduledQuery.TargetConfigurationProperty>
CfnScheduledQuery.TargetConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnScheduledQuery.TargetConfigurationProperty |
build()
Builds the configured instance.
|
CfnScheduledQuery.TargetConfigurationProperty.Builder |
timestreamConfiguration(CfnScheduledQuery.TimestreamConfigurationProperty timestreamConfiguration)
|
CfnScheduledQuery.TargetConfigurationProperty.Builder |
timestreamConfiguration(IResolvable timestreamConfiguration)
|
@Stability(value=Stable) public CfnScheduledQuery.TargetConfigurationProperty.Builder timestreamConfiguration(CfnScheduledQuery.TimestreamConfigurationProperty timestreamConfiguration)
timestreamConfiguration - Configuration needed to write data into the Timestream database and table. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.TargetConfigurationProperty.Builder timestreamConfiguration(IResolvable timestreamConfiguration)
timestreamConfiguration - Configuration needed to write data into the Timestream database and table. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.TargetConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnScheduledQuery.TargetConfigurationProperty>CfnScheduledQuery.TargetConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.