public static final class CfnDashboard.DashboardSourceEntityProperty.Builder
extends java.lang.Object
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() |
public CfnDashboard.DashboardSourceEntityProperty.Builder sourceTemplate(IResolvable sourceTemplate)
CfnDashboard.DashboardSourceEntityProperty.getSourceTemplate()
sourceTemplate
- Source template.this
public CfnDashboard.DashboardSourceEntityProperty.Builder sourceTemplate(CfnDashboard.DashboardSourceTemplateProperty sourceTemplate)
CfnDashboard.DashboardSourceEntityProperty.getSourceTemplate()
sourceTemplate
- Source template.this
public CfnDashboard.DashboardSourceEntityProperty build()
CfnDashboard.DashboardSourceEntityProperty
java.lang.NullPointerException
- if any required attribute was not provided