actionOperations

@JvmName(name = "wjprpdoysiuqnsip")
suspend fun actionOperations(value: Output<List<AnalysisVisualCustomActionOperationArgs>>)
@JvmName(name = "rypjnjemqkhfphbu")
suspend fun actionOperations(value: List<AnalysisVisualCustomActionOperationArgs>)

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 = "drspkwyutabitihq")
suspend fun actionOperations(vararg values: Output<AnalysisVisualCustomActionOperationArgs>)


@JvmName(name = "jixwdtooovcrdrwu")
suspend fun actionOperations(values: List<Output<AnalysisVisualCustomActionOperationArgs>>)
@JvmName(name = "qvopixgumxerrpws")
suspend fun actionOperations(vararg values: AnalysisVisualCustomActionOperationArgs)

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 = "cvhnnceyktbvkpya")
suspend fun actionOperations(argument: List<suspend AnalysisVisualCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "hpogwkjmgyjymggw")
suspend fun actionOperations(vararg argument: suspend AnalysisVisualCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "jhmgvglalstghiup")
suspend fun actionOperations(argument: suspend AnalysisVisualCustomActionOperationArgsBuilder.() -> 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.