actionOperations

@JvmName(name = "wdrourabhebpktau")
suspend fun actionOperations(value: Output<List<AnalysisVisualCustomActionOperationArgs>>)
@JvmName(name = "qckymegrapldhwxa")
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 = "hrmgfubdbmgptmup")
suspend fun actionOperations(vararg values: Output<AnalysisVisualCustomActionOperationArgs>)


@JvmName(name = "neeaymelsosverxs")
suspend fun actionOperations(values: List<Output<AnalysisVisualCustomActionOperationArgs>>)
@JvmName(name = "abtdrbppmnqrlgbk")
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 = "iaxnwalwwdxndbwb")
suspend fun actionOperations(argument: List<suspend AnalysisVisualCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "sijoicqwxmrveeqt")
suspend fun actionOperations(vararg argument: suspend AnalysisVisualCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "ewmwowvkjgbpokbr")
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.