pulumi-alicloud-kotlin
3.44.1.0
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
)
Types
Constructors
Properties
Constructors
Get
Disks
Disk
Mount
Instance
Link copied to clipboard
fun
GetDisksDiskMountInstance
(
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.