GetVariablesPlainArgs

data class GetVariablesPlainArgs(val automationAccountId: String) : ConvertibleToJava<GetVariablesPlainArgs>

A collection of arguments for invoking getVariables.

Constructors

Link copied to clipboard
constructor(automationAccountId: String)

Properties

Link copied to clipboard

The resource ID of the automation account.

Functions

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