AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
robomaker
/
aws.sdk.kotlin.services.robomaker.model
/
CancelWorldExportJobRequest
Cancel
World
Export
Job
Request
class
CancelWorldExportJobRequest
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
job
Link copied to clipboard
val
job
:
String
?
The Amazon Resource Name (arn) of the world export job to cancel.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
CancelWorldExportJobRequest.Builder
.
(
)
->
Unit
=
{}
)
:
CancelWorldExportJobRequest
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