Interface DatastreamStreamSourceConfigSqlServerSourceConfig

    • Method Detail

      • getExcludeObjects

        @Stability(Stable)
        @Nullable
        default DatastreamStreamSourceConfigSqlServerSourceConfigExcludeObjects getExcludeObjects()
        exclude_objects block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/datastream_stream#exclude_objects DatastreamStream#exclude_objects}

      • getIncludeObjects

        @Stability(Stable)
        @Nullable
        default DatastreamStreamSourceConfigSqlServerSourceConfigIncludeObjects getIncludeObjects()
        include_objects block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/datastream_stream#include_objects DatastreamStream#include_objects}

      • getMaxConcurrentBackfillTasks

        @Stability(Stable)
        @Nullable
        default Number getMaxConcurrentBackfillTasks()
        Max concurrent backfill tasks.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/datastream_stream#max_concurrent_backfill_tasks DatastreamStream#max_concurrent_backfill_tasks}

      • getMaxConcurrentCdcTasks

        @Stability(Stable)
        @Nullable
        default Number getMaxConcurrentCdcTasks()
        Max concurrent CDC tasks.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/datastream_stream#max_concurrent_cdc_tasks DatastreamStream#max_concurrent_cdc_tasks}