actionOperations

@JvmName(name = "lvufjqjeytatbqif")
suspend fun actionOperations(value: Output<List<TemplateVisualCustomActionOperationArgs>>)
@JvmName(name = "mpqwynwminijalby")
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 = "omtkqxiawppkjhav")
suspend fun actionOperations(vararg values: Output<TemplateVisualCustomActionOperationArgs>)


@JvmName(name = "fwmyxwcsbspeqvmn")
suspend fun actionOperations(values: List<Output<TemplateVisualCustomActionOperationArgs>>)
@JvmName(name = "hnkvmmtytbldbiwt")
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 = "ajkbvapuanqrglhn")
suspend fun actionOperations(argument: List<suspend TemplateVisualCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "hliooulolytbbmgi")
suspend fun actionOperations(vararg argument: suspend TemplateVisualCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "jvbvblxdpdveivkx")
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.