@Stability(value=Stable) public static final class CfnDashboard.DataSetReferenceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDashboard.DataSetReferenceProperty>
CfnDashboard.DataSetReferenceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDashboard.DataSetReferenceProperty |
build()
Builds the configured instance.
|
CfnDashboard.DataSetReferenceProperty.Builder |
dataSetArn(String dataSetArn)
Sets the value of
CfnDashboard.DataSetReferenceProperty.getDataSetArn() |
CfnDashboard.DataSetReferenceProperty.Builder |
dataSetPlaceholder(String dataSetPlaceholder)
Sets the value of
CfnDashboard.DataSetReferenceProperty.getDataSetPlaceholder() |
@Stability(value=Stable) public CfnDashboard.DataSetReferenceProperty.Builder dataSetArn(String dataSetArn)
CfnDashboard.DataSetReferenceProperty.getDataSetArn()dataSetArn - `CfnDashboard.DataSetReferenceProperty.DataSetArn`. This parameter is required.this@Stability(value=Stable) public CfnDashboard.DataSetReferenceProperty.Builder dataSetPlaceholder(String dataSetPlaceholder)
CfnDashboard.DataSetReferenceProperty.getDataSetPlaceholder()dataSetPlaceholder - `CfnDashboard.DataSetReferenceProperty.DataSetPlaceholder`. This parameter is required.this@Stability(value=Stable) public CfnDashboard.DataSetReferenceProperty build()
build in interface software.amazon.jsii.Builder<CfnDashboard.DataSetReferenceProperty>CfnDashboard.DataSetReferencePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.