@Stability(value=Stable) public static final class CfnScheduledQuery.MultiMeasureAttributeMappingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScheduledQuery.MultiMeasureAttributeMappingProperty>
CfnScheduledQuery.MultiMeasureAttributeMappingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnScheduledQuery.MultiMeasureAttributeMappingProperty |
build()
Builds the configured instance.
|
CfnScheduledQuery.MultiMeasureAttributeMappingProperty.Builder |
measureValueType(String measureValueType)
|
CfnScheduledQuery.MultiMeasureAttributeMappingProperty.Builder |
sourceColumn(String sourceColumn)
Sets the value of
CfnScheduledQuery.MultiMeasureAttributeMappingProperty.getSourceColumn() |
CfnScheduledQuery.MultiMeasureAttributeMappingProperty.Builder |
targetMultiMeasureAttributeName(String targetMultiMeasureAttributeName)
|
@Stability(value=Stable) public CfnScheduledQuery.MultiMeasureAttributeMappingProperty.Builder measureValueType(String measureValueType)
measureValueType - `CfnScheduledQuery.MultiMeasureAttributeMappingProperty.MeasureValueType`. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.MultiMeasureAttributeMappingProperty.Builder sourceColumn(String sourceColumn)
CfnScheduledQuery.MultiMeasureAttributeMappingProperty.getSourceColumn()sourceColumn - `CfnScheduledQuery.MultiMeasureAttributeMappingProperty.SourceColumn`. This parameter is required.this@Stability(value=Stable) public CfnScheduledQuery.MultiMeasureAttributeMappingProperty.Builder targetMultiMeasureAttributeName(String targetMultiMeasureAttributeName)
CfnScheduledQuery.MultiMeasureAttributeMappingProperty.getTargetMultiMeasureAttributeName()targetMultiMeasureAttributeName - `CfnScheduledQuery.MultiMeasureAttributeMappingProperty.TargetMultiMeasureAttributeName`.this@Stability(value=Stable) public CfnScheduledQuery.MultiMeasureAttributeMappingProperty build()
build in interface software.amazon.jsii.Builder<CfnScheduledQuery.MultiMeasureAttributeMappingProperty>CfnScheduledQuery.MultiMeasureAttributeMappingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.