GetSpectrumApplicationDns

data class GetSpectrumApplicationDns(val name: String, val type: String)

Constructors

Link copied to clipboard
constructor(name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the DNS record associated with the application.

Link copied to clipboard

The type of DNS record associated with the application. Available values: "CNAME", "ADDRESS".