toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetEcsDisksDiskMountInstance
Get
Ecs
Disks
Disk
Mount
Instance
data
class
GetEcsDisksDiskMountInstance
(
val
attachedTime
:
String
,
val
device
:
String
,
val
instanceId
:
String
)
Members
Constructors
Get
Ecs
Disks
Disk
Mount
Instance
Link copied to clipboard
constructor
(
attachedTime
:
String
,
device
:
String
,
instanceId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attached
Time
Link copied to clipboard
val
attachedTime
:
String
A mount of time.
device
Link copied to clipboard
val
device
:
String
The mount point of the disk.
instance
Id
Link copied to clipboard
val
instanceId
:
String
Filter the results by the specified ECS instance ID.