toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.hbr.kotlin.outputs
/
RestoreJobOtsDetail
Restore
Job
Ots
Detail
data
class
RestoreJobOtsDetail
(
val
overwriteExisting
:
Boolean
?
=
null
)
Members
Constructors
Restore
Job
Ots
Detail
Link copied to clipboard
constructor
(
overwriteExisting
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
overwrite
Existing
Link copied to clipboard
val
overwriteExisting
:
Boolean
?
=
null
Whether to overwrite the existing table storage recovery task. Valid values:
true
,
false
.