toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
backup
/
aws.sdk.kotlin.services.backup.model
/
GetRestoreTestingPlanRequest
Get
Restore
Testing
Plan
Request
class
GetRestoreTestingPlanRequest
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
restore
Testing
Plan
Name
Link copied to clipboard
val
restoreTestingPlanName
:
String
?
Required unique name of the restore testing plan.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
GetRestoreTestingPlanRequest.Builder
.
(
)
->
Unit
=
{}
)
:
GetRestoreTestingPlanRequest
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String