Get Zero Trust Access Infrastructure Targets Invoke Result
data class GetZeroTrustAccessInfrastructureTargetsInvokeResult(val accountId: String, val createdAfter: String? = null, val createdBefore: String? = null, val direction: String? = null, val hostname: String? = null, val hostnameContains: String? = null, val id: String, val ipLike: String? = null, val ipV4: String? = null, val ipV6: String? = null, val ips: List<String>? = null, val ipv4End: String? = null, val ipv4Start: String? = null, val ipv6End: String? = null, val ipv6Start: String? = null, val maxItems: Int? = null, val modifiedAfter: String? = null, val modifiedBefore: String? = null, val order: String? = null, val results: List<GetZeroTrustAccessInfrastructureTargetsResult>, val targetIds: List<String>? = null, val virtualNetworkId: String? = null)
A collection of values returned by getZeroTrustAccessInfrastructureTargets.
Constructors
Link copied to clipboard
constructor(accountId: String, createdAfter: String? = null, createdBefore: String? = null, direction: String? = null, hostname: String? = null, hostnameContains: String? = null, id: String, ipLike: String? = null, ipV4: String? = null, ipV6: String? = null, ips: List<String>? = null, ipv4End: String? = null, ipv4Start: String? = null, ipv6End: String? = null, ipv6Start: String? = null, maxItems: Int? = null, modifiedAfter: String? = null, modifiedBefore: String? = null, order: String? = null, results: List<GetZeroTrustAccessInfrastructureTargetsResult>, targetIds: List<String>? = null, virtualNetworkId: String? = null)
Properties
Link copied to clipboard
Date and time at which the target was created after (inclusive)
Link copied to clipboard
Date and time at which the target was created before (inclusive)
Link copied to clipboard
Partial match to the hostname of a target
Link copied to clipboard
Date and time at which the target was modified after (inclusive)
Link copied to clipboard
Date and time at which the target was modified before (inclusive)
Link copied to clipboard
The items returned by the data source
Link copied to clipboard
Private virtual network identifier of the target