GetZeroTrustDlpCustomProfilePlainArgs

data class GetZeroTrustDlpCustomProfilePlainArgs(val accountId: String, val profileId: String) : ConvertibleToJava<GetZeroTrustDlpCustomProfilePlainArgs>

A collection of arguments for invoking getZeroTrustDlpCustomProfile.

Constructors

Link copied to clipboard
constructor(accountId: String, profileId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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