@Stability(value=Stable) public static final class CfnDashboard.DashboardSourceEntityProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDashboard.DashboardSourceEntityProperty>
CfnDashboard.DashboardSourceEntityProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDashboard.DashboardSourceEntityProperty |
build()
Builds the configured instance.
|
CfnDashboard.DashboardSourceEntityProperty.Builder |
sourceTemplate(CfnDashboard.DashboardSourceTemplateProperty sourceTemplate)
Sets the value of
CfnDashboard.DashboardSourceEntityProperty.getSourceTemplate() |
CfnDashboard.DashboardSourceEntityProperty.Builder |
sourceTemplate(IResolvable sourceTemplate)
Sets the value of
CfnDashboard.DashboardSourceEntityProperty.getSourceTemplate() |
@Stability(value=Stable) public CfnDashboard.DashboardSourceEntityProperty.Builder sourceTemplate(CfnDashboard.DashboardSourceTemplateProperty sourceTemplate)
CfnDashboard.DashboardSourceEntityProperty.getSourceTemplate()sourceTemplate - `CfnDashboard.DashboardSourceEntityProperty.SourceTemplate`.this@Stability(value=Stable) public CfnDashboard.DashboardSourceEntityProperty.Builder sourceTemplate(IResolvable sourceTemplate)
CfnDashboard.DashboardSourceEntityProperty.getSourceTemplate()sourceTemplate - `CfnDashboard.DashboardSourceEntityProperty.SourceTemplate`.this@Stability(value=Stable) public CfnDashboard.DashboardSourceEntityProperty build()
build in interface software.amazon.jsii.Builder<CfnDashboard.DashboardSourceEntityProperty>CfnDashboard.DashboardSourceEntityPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.