GetEcsDisksOperationLock

data class GetEcsDisksOperationLock(val lockReason: String? = null) : ConvertibleToJava<GetEcsDisksOperationLock>

Constructors

Link copied to clipboard
constructor(lockReason: String? = null)

Properties

Link copied to clipboard
val lockReason: String? = null

The reason why the disk was locked.

Functions

Link copied to clipboard
open override fun toJava(): GetEcsDisksOperationLock