ZeroTrustAccessApplicationPolicyIncludeGeoArgs

data class ZeroTrustAccessApplicationPolicyIncludeGeoArgs(val countryCode: Output<String>) : ConvertibleToJava<ZeroTrustAccessApplicationPolicyIncludeGeoArgs>

Constructors

constructor(countryCode: Output<String>)

Properties

Link copied to clipboard
val countryCode: Output<String>

The country code that should be matched.

Functions

Link copied to clipboard
open override fun toJava(): ZeroTrustAccessApplicationPolicyIncludeGeoArgs