GetDedicatedHostsOperationLock

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

Constructors

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

Functions

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

Properties

Link copied to clipboard
val lockReason: String? = null

The reason why the dedicated host resource is locked.