GetPublicIPsPublicIp

data class GetPublicIPsPublicIp(val domainNameLabel: String, val fqdn: String, val id: String, val ipAddress: String, val name: String)

Constructors

Link copied to clipboard
constructor(domainNameLabel: String, fqdn: String, id: String, ipAddress: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Domain Name Label of the Public IP Address

Link copied to clipboard

The FQDN of the Public IP Address

Link copied to clipboard
val id: String

The ID of the Public IP Address

Link copied to clipboard

The IP address of the Public IP Address

Link copied to clipboard

The Name of the Public IP Address