GetEcsDisksDiskMountInstance

data class GetEcsDisksDiskMountInstance(val attachedTime: String, val device: String, val instanceId: String)

Constructors

Link copied to clipboard
constructor(attachedTime: String, device: String, instanceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A mount of time.

Link copied to clipboard

The mount point of the disk.

Link copied to clipboard

Filter the results by the specified ECS instance ID.