Uses of Class
com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardSourceEntity.Builder
-
Packages that use QuicksightDashboardSourceEntity.Builder Package Description com.hashicorp.cdktf.providers.aws.quicksight_dashboard aws_quicksight_dashboard -
-
Uses of QuicksightDashboardSourceEntity.Builder in com.hashicorp.cdktf.providers.aws.quicksight_dashboard
Methods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that return QuicksightDashboardSourceEntity.Builder Modifier and Type Method Description static QuicksightDashboardSourceEntity.BuilderQuicksightDashboardSourceEntity. builder()QuicksightDashboardSourceEntity.BuilderQuicksightDashboardSourceEntity.Builder. sourceTemplate(QuicksightDashboardSourceEntitySourceTemplate sourceTemplate)Sets the value ofQuicksightDashboardSourceEntity.getSourceTemplate()Constructors in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with parameters of type QuicksightDashboardSourceEntity.Builder Constructor Description Jsii$Proxy(QuicksightDashboardSourceEntity.Builder builder)Constructor that initializes the object based on literal property values passed by theQuicksightDashboardSourceEntity.Builder.
-