getVariableObject

Use this data source to access information about an existing Automation Object Variable.

Return

A collection of values returned by getVariableObject.

Parameters

argument

A collection of arguments for invoking getVariableObject.


suspend fun getVariableObject(automationAccountName: String, name: String, resourceGroupName: String): GetVariableObjectResult

Return

A collection of values returned by getVariableObject.

See also

Parameters

automationAccountName

The name of the automation account in which the Automation Variable exists.

name

The name of the Automation Variable.

resourceGroupName

The Name of the Resource Group where the automation account exists.


Return

A collection of values returned by getVariableObject.

See also

Parameters

argument

Builder for com.pulumi.azure.automation.kotlin.inputs.GetVariableObjectPlainArgs.