AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
drs
/
aws.sdk.kotlin.services.drs.model
/
StartFailbackLaunchResponse
/
Builder
Builder
class
Builder
Members
Properties
job
Link copied to clipboard
var
job
:
Job
?
The failback launch 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