Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileSqlServerProfile
-
Packages that use DatastreamConnectionProfileSqlServerProfile Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileSqlServerProfile in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfileSqlServerProfile Modifier and Type Class Description static classDatastreamConnectionProfileSqlServerProfile.Jsii$ProxyAn implementation forDatastreamConnectionProfileSqlServerProfileMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileSqlServerProfile Modifier and Type Method Description DatastreamConnectionProfileSqlServerProfileDatastreamConnectionProfileSqlServerProfile.Builder. build()Builds the configured instance.DatastreamConnectionProfileSqlServerProfileDatastreamConnectionProfileSqlServerProfileOutputReference. getInternalValue()default DatastreamConnectionProfileSqlServerProfileDatastreamConnectionProfileConfig. getSqlServerProfile()sql_server_profile block.DatastreamConnectionProfileSqlServerProfileDatastreamConnectionProfileConfig.Jsii$Proxy. getSqlServerProfile()DatastreamConnectionProfileSqlServerProfileDatastreamConnectionProfile. getSqlServerProfileInput()Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileSqlServerProfile Modifier and Type Method Description voidDatastreamConnectionProfile. putSqlServerProfile(DatastreamConnectionProfileSqlServerProfile value)voidDatastreamConnectionProfileSqlServerProfileOutputReference. setInternalValue(DatastreamConnectionProfileSqlServerProfile value)DatastreamConnectionProfile.BuilderDatastreamConnectionProfile.Builder. sqlServerProfile(DatastreamConnectionProfileSqlServerProfile sqlServerProfile)sql_server_profile block.DatastreamConnectionProfileConfig.BuilderDatastreamConnectionProfileConfig.Builder. sqlServerProfile(DatastreamConnectionProfileSqlServerProfile sqlServerProfile)Sets the value ofDatastreamConnectionProfileConfig.getSqlServerProfile()
-