ZeroTrustDevicePostureRuleMatchArgs

data class ZeroTrustDevicePostureRuleMatchArgs(val platform: Output<String>? = null) : ConvertibleToJava<ZeroTrustDevicePostureRuleMatchArgs>

Constructors

Link copied to clipboard
constructor(platform: Output<String>? = null)

Properties

Link copied to clipboard
val platform: Output<String>? = null

Available values: "windows", "mac", "linux", "android", "ios".

Functions

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