actionOperations

@JvmName(name = "xacamuaflgrgcxwq")
suspend fun actionOperations(value: Output<List<DashboardLayerCustomActionOperationArgs>>)
@JvmName(name = "qdikojuykugsbrog")
suspend fun actionOperations(value: List<DashboardLayerCustomActionOperationArgs>)

Parameters

value

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


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


@JvmName(name = "egehrpwcjdagbofj")
suspend fun actionOperations(values: List<Output<DashboardLayerCustomActionOperationArgs>>)
@JvmName(name = "qfckdpycgawkkwuq")
suspend fun actionOperations(vararg values: DashboardLayerCustomActionOperationArgs)

Parameters

values

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


@JvmName(name = "qyejpojdhxxrgerq")
suspend fun actionOperations(argument: List<suspend DashboardLayerCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "kxttcspqsonegjwq")
suspend fun actionOperations(vararg argument: suspend DashboardLayerCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "magrdevqgootxaoo")
suspend fun actionOperations(argument: suspend DashboardLayerCustomActionOperationArgsBuilder.() -> Unit)

Parameters

argument

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