toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.outputs
/
StreamBackfillAllMysqlExcludedObjects
Stream
Backfill
All
Mysql
Excluded
Objects
data
class
StreamBackfillAllMysqlExcludedObjects
(
val
mysqlDatabases
:
List
<
StreamBackfillAllMysqlExcludedObjectsMysqlDatabase
>
)
Members
Constructors
Stream
Backfill
All
Mysql
Excluded
Objects
Link copied to clipboard
constructor
(
mysqlDatabases
:
List
<
StreamBackfillAllMysqlExcludedObjectsMysqlDatabase
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mysql
Databases
Link copied to clipboard
val
mysqlDatabases
:
List
<
StreamBackfillAllMysqlExcludedObjectsMysqlDatabase
>
MySQL databases on the server Structure is documented below.