GetDedicatedHostAccountsAccount

data class GetDedicatedHostAccountsAccount(val accountName: String, val dedicatedHostId: String, val id: String)

Constructors

Link copied to clipboard
constructor(accountName: String, dedicatedHostId: String, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Dedicated host account.

Link copied to clipboard

The ID of the Dedicated host.

Link copied to clipboard
val id: String

The ID of the Dedicated Host Account. The value formats as <dedicated_host_id>:<account_name>.