pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigtableadmin.v2.kotlin
/
BackupArgs
/
BackupArgs
Backup
Args
fun
BackupArgs
(
backupId
:
Output
<
String
>
?
=
null
,
clusterId
:
Output
<
String
>
?
=
null
,
expireTime
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
sourceTable
:
Output
<
String
>
?
=
null
)