actionOperations

@JvmName(name = "ftlxxplebeaupcng")
suspend fun actionOperations(value: Output<List<TemplateVisualCustomActionOperationArgs>>)
@JvmName(name = "vieableapxdhtbwn")
suspend fun actionOperations(value: List<TemplateVisualCustomActionOperationArgs>)

Parameters

value

A list of VisualCustomActionOperations . This is a union type structure. For this structure to be valid, only one of the attributes can be defined.


@JvmName(name = "xlcdgroxdpvpxwiu")
suspend fun actionOperations(vararg values: Output<TemplateVisualCustomActionOperationArgs>)


@JvmName(name = "hsvivmeqnhlxerjo")
suspend fun actionOperations(values: List<Output<TemplateVisualCustomActionOperationArgs>>)
@JvmName(name = "mjqqknvywtkyueeq")
suspend fun actionOperations(vararg values: TemplateVisualCustomActionOperationArgs)

Parameters

values

A list of VisualCustomActionOperations . This is a union type structure. For this structure to be valid, only one of the attributes can be defined.


@JvmName(name = "yeivaplimbndtjkt")
suspend fun actionOperations(argument: List<suspend TemplateVisualCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "rcwtyybvrhmgtffc")
suspend fun actionOperations(vararg argument: suspend TemplateVisualCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "wtnjfebbuwcoinhg")
suspend fun actionOperations(argument: suspend TemplateVisualCustomActionOperationArgsBuilder.() -> Unit)

Parameters

argument

A list of VisualCustomActionOperations . This is a union type structure. For this structure to be valid, only one of the attributes can be defined.