GetRegionalHostnameResult

data class GetRegionalHostnameResult(val createdOn: String, val hostname: String, val id: String, val regionKey: String, val zoneId: String)

A collection of values returned by getRegionalHostname.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When the regional hostname was created

Link copied to clipboard

DNS hostname to be regionalized, must be a subdomain of the zone. Wildcards are supported for one level, e.g *.example.com

Link copied to clipboard
val id: String

DNS hostname to be regionalized, must be a subdomain of the zone. Wildcards are supported for one level, e.g *.example.com

Link copied to clipboard

Identifying key for the region

Link copied to clipboard

Identifier