AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
drs
/
aws.sdk.kotlin.services.drs.model
/
StartRecoveryResponse
/
Builder
Builder
class
Builder
Members
Properties
job
Link copied to clipboard
var
job
:
Job
?
The Recovery Job.
Functions
job
Link copied to clipboard
fun
job
(
block
:
Job.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.drs.model.Job
inside the given
block