toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetDisksDiskMountInstance
Get
Disks
Disk
Mount
Instance
data
class
GetDisksDiskMountInstance
(
val
attachedTime
:
String
,
val
device
:
String
,
val
instanceId
:
String
)
Members
Constructors
Get
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
Disk attachment time.
device
Link copied to clipboard
val
device
:
String
instance
Id
Link copied to clipboard
val
instanceId
:
String
Filter the results by the specified ECS instance ID.