Uses of Interface
com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardSourceEntitySourceTemplate
-
Packages that use QuicksightDashboardSourceEntitySourceTemplate Package Description com.hashicorp.cdktf.providers.aws.quicksight_dashboard aws_quicksight_dashboard -
-
Uses of QuicksightDashboardSourceEntitySourceTemplate in com.hashicorp.cdktf.providers.aws.quicksight_dashboard
Classes in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that implement QuicksightDashboardSourceEntitySourceTemplate Modifier and Type Class Description static classQuicksightDashboardSourceEntitySourceTemplate.Jsii$ProxyAn implementation forQuicksightDashboardSourceEntitySourceTemplateMethods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that return QuicksightDashboardSourceEntitySourceTemplate Modifier and Type Method Description QuicksightDashboardSourceEntitySourceTemplateQuicksightDashboardSourceEntitySourceTemplate.Builder. build()Builds the configured instance.QuicksightDashboardSourceEntitySourceTemplateQuicksightDashboardSourceEntitySourceTemplateOutputReference. getInternalValue()default QuicksightDashboardSourceEntitySourceTemplateQuicksightDashboardSourceEntity. getSourceTemplate()source_template block.QuicksightDashboardSourceEntitySourceTemplateQuicksightDashboardSourceEntity.Jsii$Proxy. getSourceTemplate()QuicksightDashboardSourceEntitySourceTemplateQuicksightDashboardSourceEntityOutputReference. getSourceTemplateInput()Methods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with parameters of type QuicksightDashboardSourceEntitySourceTemplate Modifier and Type Method Description voidQuicksightDashboardSourceEntityOutputReference. putSourceTemplate(QuicksightDashboardSourceEntitySourceTemplate value)voidQuicksightDashboardSourceEntitySourceTemplateOutputReference. setInternalValue(QuicksightDashboardSourceEntitySourceTemplate value)QuicksightDashboardSourceEntity.BuilderQuicksightDashboardSourceEntity.Builder. sourceTemplate(QuicksightDashboardSourceEntitySourceTemplate sourceTemplate)Sets the value ofQuicksightDashboardSourceEntity.getSourceTemplate()
-