GetRegionalHostnamesResult

data class GetRegionalHostnamesResult(val createdOn: String, val hostname: String, val regionKey: String)

Constructors

Link copied to clipboard
constructor(createdOn: String, hostname: String, regionKey: 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

Identifying key for the region