GetZeroTrustDeviceCustomProfilePlainArgs

data class GetZeroTrustDeviceCustomProfilePlainArgs(val accountId: String, val policyId: String? = null) : ConvertibleToJava<GetZeroTrustDeviceCustomProfilePlainArgs>

A collection of arguments for invoking getZeroTrustDeviceCustomProfile.

Constructors

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

Properties

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

Functions

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