GetDrtAccessPlainArgs

data class GetDrtAccessPlainArgs(val accountId: String) : ConvertibleToJava<GetDrtAccessPlainArgs>

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

The ID of the account that submitted the template.

Functions

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