pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.outputs
/
StreamBackfillAll
Stream
Backfill
All
data
class
StreamBackfillAll
(
val
mysqlExcludedObjects
:
StreamBackfillAllMysqlExcludedObjects
?
=
null
)
Types
Constructors
Properties
Constructors
Stream
Backfill
All
Link copied to clipboard
fun
StreamBackfillAll
(
mysqlExcludedObjects
:
StreamBackfillAllMysqlExcludedObjects
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mysql
Excluded
Objects
Link copied to clipboard
val
mysqlExcludedObjects
:
StreamBackfillAllMysqlExcludedObjects
?
=
null
MySQL data source objects to avoid backfilling. Structure is documented below.