GetZeroTrustDeviceManagedNetworksPlainArgs

data class GetZeroTrustDeviceManagedNetworksPlainArgs(val accountId: String, val networkId: String? = null) : ConvertibleToJava<GetZeroTrustDeviceManagedNetworksPlainArgs>

A collection of arguments for invoking getZeroTrustDeviceManagedNetworks.

Constructors

constructor(accountId: String, networkId: String? = null)

Properties

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

API UUID.

Functions

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