Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_stream.DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables
-
Packages that use DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables Package Description com.hashicorp.cdktf.providers.google.datastream_stream google_datastream_stream -
-
Uses of DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables in com.hashicorp.cdktf.providers.google.datastream_stream
Classes in com.hashicorp.cdktf.providers.google.datastream_stream that implement DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables Modifier and Type Class Description static classDatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables.Jsii$ProxyAn implementation forDatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTablesMethods in com.hashicorp.cdktf.providers.google.datastream_stream that return DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables Modifier and Type Method Description DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTablesDatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.datastream_stream with parameters of type DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables Modifier and Type Method Description voidDatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTablesOutputReference. setInternalValue(DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables value)Method parameters in com.hashicorp.cdktf.providers.google.datastream_stream with type arguments of type DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables Modifier and Type Method Description voidDatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTablesList. setInternalValue(List<DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables> value)DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemas.BuilderDatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemas.Builder. tables(List<? extends DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjectsSchemasTables> tables)
-