Uses of Interface
com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardConfig
-
Packages that use QuicksightDashboardConfig Package Description com.hashicorp.cdktf.providers.aws.quicksight_dashboard aws_quicksight_dashboard -
-
Uses of QuicksightDashboardConfig in com.hashicorp.cdktf.providers.aws.quicksight_dashboard
Classes in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that implement QuicksightDashboardConfig Modifier and Type Class Description static classQuicksightDashboardConfig.Jsii$ProxyAn implementation forQuicksightDashboardConfigMethods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that return QuicksightDashboardConfig Modifier and Type Method Description QuicksightDashboardConfigQuicksightDashboardConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with parameters of type QuicksightDashboardConfig Constructor Description QuicksightDashboard(software.constructs.Construct scope, String id, QuicksightDashboardConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/quicksight_dashboard aws_quicksight_dashboard} Resource.
-