GetControlsPlainArgs

data class GetControlsPlainArgs(val targetIdentifier: String) : ConvertibleToJava<GetControlsPlainArgs>

A collection of arguments for invoking getControls.

Constructors

Link copied to clipboard
constructor(targetIdentifier: String)

Properties

Link copied to clipboard

The ARN of the organizational unit.

Functions

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