GetZeroTrustAccessInfrastructureTargetsResult

data class GetZeroTrustAccessInfrastructureTargetsResult(val createdAt: String, val hostname: String, val id: String, val ip: GetZeroTrustAccessInfrastructureTargetsResultIp, val modifiedAt: String)

Constructors

constructor(createdAt: String, hostname: String, id: String, ip: GetZeroTrustAccessInfrastructureTargetsResultIp, modifiedAt: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Date and time at which the target was created

Link copied to clipboard

A non-unique field that refers to a target

Link copied to clipboard
val id: String

Target identifier

Link copied to clipboard

The IPv4/IPv6 address that identifies where to reach a target

Link copied to clipboard

Date and time at which the target was modified