actionOperations

@JvmName(name = "lrjrcgwtdlfltapg")
suspend fun actionOperations(value: Output<List<DashboardVisualCustomActionOperationArgs>>)
@JvmName(name = "jsxqmoehjgvusqou")
suspend fun actionOperations(value: List<DashboardVisualCustomActionOperationArgs>)

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


@JvmName(name = "vpkmhwyhylisaimj")
suspend fun actionOperations(values: List<Output<DashboardVisualCustomActionOperationArgs>>)
@JvmName(name = "ygbokowwdntwedhj")
suspend fun actionOperations(vararg values: DashboardVisualCustomActionOperationArgs)

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 = "olgxqdtqrepbsdwk")
suspend fun actionOperations(argument: List<suspend DashboardVisualCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "hpobegovtfcxnsuj")
suspend fun actionOperations(vararg argument: suspend DashboardVisualCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "bbgujgveotcqbtmo")
suspend fun actionOperations(argument: suspend DashboardVisualCustomActionOperationArgsBuilder.() -> 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.