GetZeroTrustAccessInfrastructureTargetResult

data class GetZeroTrustAccessInfrastructureTargetResult(val accountId: String, val createdAt: String, val filter: GetZeroTrustAccessInfrastructureTargetFilter? = null, val hostname: String, val id: String, val ip: GetZeroTrustAccessInfrastructureTargetIp, val modifiedAt: String, val targetId: String? = null)

A collection of values returned by getZeroTrustAccessInfrastructureTarget.

Constructors

constructor(accountId: String, createdAt: String, filter: GetZeroTrustAccessInfrastructureTargetFilter? = null, hostname: String, id: String, ip: GetZeroTrustAccessInfrastructureTargetIp, modifiedAt: String, targetId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Account identifier

Link copied to clipboard

Date and time at which the target was created

Link copied to clipboard
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

Link copied to clipboard
val targetId: String? = null

Target identifier