actionOperations

@JvmName(name = "naushfmmcmxygmat")
suspend fun actionOperations(value: Output<List<DashboardLayerCustomActionOperationArgs>>)
@JvmName(name = "boqrdwduluocnily")
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 = "nlbbubexjmlhyluo")
suspend fun actionOperations(vararg values: Output<DashboardLayerCustomActionOperationArgs>)


@JvmName(name = "qmasjacuikhouljy")
suspend fun actionOperations(values: List<Output<DashboardLayerCustomActionOperationArgs>>)
@JvmName(name = "xkwffjmdpifupefh")
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 = "nvsdvsfwxlhajsqh")
suspend fun actionOperations(argument: List<suspend DashboardLayerCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "hadpbkdpyapereks")
suspend fun actionOperations(vararg argument: suspend DashboardLayerCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "pxvfupjvpsyxajsp")
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.