Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfilePostgresqlProfile
-
Packages that use DatastreamConnectionProfilePostgresqlProfile Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfilePostgresqlProfile in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfilePostgresqlProfile Modifier and Type Class Description static classDatastreamConnectionProfilePostgresqlProfile.Jsii$ProxyAn implementation forDatastreamConnectionProfilePostgresqlProfileMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfilePostgresqlProfile Modifier and Type Method Description DatastreamConnectionProfilePostgresqlProfileDatastreamConnectionProfilePostgresqlProfile.Builder. build()Builds the configured instance.DatastreamConnectionProfilePostgresqlProfileDatastreamConnectionProfilePostgresqlProfileOutputReference. getInternalValue()default DatastreamConnectionProfilePostgresqlProfileDatastreamConnectionProfileConfig. getPostgresqlProfile()postgresql_profile block.DatastreamConnectionProfilePostgresqlProfileDatastreamConnectionProfileConfig.Jsii$Proxy. getPostgresqlProfile()DatastreamConnectionProfilePostgresqlProfileDatastreamConnectionProfile. getPostgresqlProfileInput()Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfilePostgresqlProfile Modifier and Type Method Description DatastreamConnectionProfile.BuilderDatastreamConnectionProfile.Builder. postgresqlProfile(DatastreamConnectionProfilePostgresqlProfile postgresqlProfile)postgresql_profile block.DatastreamConnectionProfileConfig.BuilderDatastreamConnectionProfileConfig.Builder. postgresqlProfile(DatastreamConnectionProfilePostgresqlProfile postgresqlProfile)Sets the value ofDatastreamConnectionProfileConfig.getPostgresqlProfile()voidDatastreamConnectionProfile. putPostgresqlProfile(DatastreamConnectionProfilePostgresqlProfile value)voidDatastreamConnectionProfilePostgresqlProfileOutputReference. setInternalValue(DatastreamConnectionProfilePostgresqlProfile value)
-