ZeroTrustAccessApplicationTargetCriteria

Constructors

Link copied to clipboard
constructor(port: Int, protocol: String, targetAttributes: List<ZeroTrustAccessApplicationTargetCriteriaTargetAttribute>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val port: Int

The port that the targets use for the chosen communication protocol. A port cannot be assigned to multiple protocols.

Link copied to clipboard

The communication protocol your application secures.

Link copied to clipboard

Contains a map of target attribute keys to target attribute values.