pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.alloydb.kotlin.outputs
/
ClusterRestoreBackupSource
Cluster
Restore
Backup
Source
data
class
ClusterRestoreBackupSource
(
val
backupName
:
String
)
Types
Constructors
Properties
Constructors
Cluster
Restore
Backup
Source
Link copied to clipboard
fun
ClusterRestoreBackupSource
(
backupName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
backup
Name
Link copied to clipboard
val
backupName
:
String
The name of the backup that this cluster is restored from.