GetZeroTrustAccessCustomPagePlainArgs

data class GetZeroTrustAccessCustomPagePlainArgs(val accountId: String, val customPageId: String? = null) : ConvertibleToJava<GetZeroTrustAccessCustomPagePlainArgs>

A collection of arguments for invoking getZeroTrustAccessCustomPage.

Constructors

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

Properties

Link copied to clipboard

Identifier

Link copied to clipboard
val customPageId: String? = null

UUID

Functions

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