Uses of Interface
com.hashicorp.cdktf.providers.aws.quicksight_data_source.QuicksightDataSourceParametersPostgresql
-
Packages that use QuicksightDataSourceParametersPostgresql Package Description com.hashicorp.cdktf.providers.aws.quicksight_data_source aws_quicksight_data_source -
-
Uses of QuicksightDataSourceParametersPostgresql in com.hashicorp.cdktf.providers.aws.quicksight_data_source
Classes in com.hashicorp.cdktf.providers.aws.quicksight_data_source that implement QuicksightDataSourceParametersPostgresql Modifier and Type Class Description static classQuicksightDataSourceParametersPostgresql.Jsii$ProxyAn implementation forQuicksightDataSourceParametersPostgresqlMethods in com.hashicorp.cdktf.providers.aws.quicksight_data_source that return QuicksightDataSourceParametersPostgresql Modifier and Type Method Description QuicksightDataSourceParametersPostgresqlQuicksightDataSourceParametersPostgresql.Builder. build()Builds the configured instance.QuicksightDataSourceParametersPostgresqlQuicksightDataSourceParametersPostgresqlOutputReference. getInternalValue()default QuicksightDataSourceParametersPostgresqlQuicksightDataSourceParameters. getPostgresql()postgresql block.QuicksightDataSourceParametersPostgresqlQuicksightDataSourceParameters.Jsii$Proxy. getPostgresql()QuicksightDataSourceParametersPostgresqlQuicksightDataSourceParametersOutputReference. getPostgresqlInput()Methods in com.hashicorp.cdktf.providers.aws.quicksight_data_source with parameters of type QuicksightDataSourceParametersPostgresql Modifier and Type Method Description QuicksightDataSourceParameters.BuilderQuicksightDataSourceParameters.Builder. postgresql(QuicksightDataSourceParametersPostgresql postgresql)Sets the value ofQuicksightDataSourceParameters.getPostgresql()voidQuicksightDataSourceParametersOutputReference. putPostgresql(QuicksightDataSourceParametersPostgresql value)voidQuicksightDataSourceParametersPostgresqlOutputReference. setInternalValue(QuicksightDataSourceParametersPostgresql value)
-