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