GetZeroTrustDevicePostureRulePlainArgs

data class GetZeroTrustDevicePostureRulePlainArgs(val accountId: String, val ruleId: String? = null) : ConvertibleToJava<GetZeroTrustDevicePostureRulePlainArgs>

A collection of arguments for invoking getZeroTrustDevicePostureRule.

Constructors

Link copied to clipboard
constructor(accountId: String, ruleId: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val ruleId: String? = null

API UUID.

Functions

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