GetDcvDelegationResult

data class GetDcvDelegationResult(val hostname: String, val id: String, val zoneId: String)

A collection of values returned by getDcvDelegation.

Constructors

Link copied to clipboard
constructor(hostname: String, id: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DCV Delegation hostname

Link copied to clipboard
val id: String

The DCV Delegation unique identifier

Link copied to clipboard

The zone identifier to target for the resource.