Uses of Interface
software.amazon.awscdk.services.quicksight.CfnDashboard.DashboardSourceEntityProperty
-
Uses of CfnDashboard.DashboardSourceEntityProperty in software.amazon.awscdk.services.quicksight
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDashboard.DashboardSourceEntityProperty
Modifier and TypeMethodDescriptionCfnDashboard.DashboardSourceEntityProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnDashboard.setSourceEntity
(CfnDashboard.DashboardSourceEntityProperty value) The entity that you are using as a source when you create the dashboard.CfnDashboard.Builder.sourceEntity
(CfnDashboard.DashboardSourceEntityProperty sourceEntity) The entity that you are using as a source when you create the dashboard.CfnDashboardProps.Builder.sourceEntity
(CfnDashboard.DashboardSourceEntityProperty sourceEntity) Sets the value ofCfnDashboardProps.getSourceEntity()