Uses of Class
com.hashicorp.cdktf.providers.aws.quicksight_data_source.QuicksightDataSourceParametersAthena.Builder
-
Packages that use QuicksightDataSourceParametersAthena.Builder Package Description com.hashicorp.cdktf.providers.aws.quicksight_data_source aws_quicksight_data_source -
-
Uses of QuicksightDataSourceParametersAthena.Builder in com.hashicorp.cdktf.providers.aws.quicksight_data_source
Methods in com.hashicorp.cdktf.providers.aws.quicksight_data_source that return QuicksightDataSourceParametersAthena.Builder Modifier and Type Method Description static QuicksightDataSourceParametersAthena.BuilderQuicksightDataSourceParametersAthena. builder()QuicksightDataSourceParametersAthena.BuilderQuicksightDataSourceParametersAthena.Builder. workGroup(String workGroup)Sets the value ofQuicksightDataSourceParametersAthena.getWorkGroup()Constructors in com.hashicorp.cdktf.providers.aws.quicksight_data_source with parameters of type QuicksightDataSourceParametersAthena.Builder Constructor Description Jsii$Proxy(QuicksightDataSourceParametersAthena.Builder builder)Constructor that initializes the object based on literal property values passed by theQuicksightDataSourceParametersAthena.Builder.
-