toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.alloydb.kotlin.outputs
/
ClusterRestoreBackupSource
Cluster
Restore
Backup
Source
data
class
ClusterRestoreBackupSource
(
val
backupName
:
String
)
Members
Constructors
Cluster
Restore
Backup
Source
Link copied to clipboard
constructor
(
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.