toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ec2
/
aws.sdk.kotlin.services.ec2.model
/
ImportInstanceTaskDetails
/
Builder
Builder
class
Builder
Members
Properties
description
Link copied to clipboard
var
description
:
String
?
A description of the task.
instance
Id
Link copied to clipboard
var
instanceId
:
String
?
The ID of the instance.
platform
Link copied to clipboard
var
platform
:
PlatformValues
?
The instance operating system.
volumes
Link copied to clipboard
var
volumes
:
List
<
ImportInstanceVolumeDetailItem
>
?
The volumes.