customActions

@JvmName(name = "shiauxktpjdjdrcm")
suspend fun customActions(value: Output<List<GalleryApplicationCustomActionArgs>>)
@JvmName(name = "woqsmwwpsyngglpw")
suspend fun customActions(value: List<GalleryApplicationCustomActionArgs>?)

Parameters

value

A list of custom actions that can be performed with this Gallery Application Version.


@JvmName(name = "xgyryoybvlhfjwcy")
suspend fun customActions(vararg values: Output<GalleryApplicationCustomActionArgs>)


@JvmName(name = "dehorjnshhsunghp")
suspend fun customActions(values: List<Output<GalleryApplicationCustomActionArgs>>)
@JvmName(name = "ywoqsfepmnkcbwbr")
suspend fun customActions(vararg values: GalleryApplicationCustomActionArgs)

Parameters

values

A list of custom actions that can be performed with this Gallery Application Version.


@JvmName(name = "duwdkwofxaseknwg")
suspend fun customActions(argument: List<suspend GalleryApplicationCustomActionArgsBuilder.() -> Unit>)
@JvmName(name = "yacdgujakbjwxnhu")
suspend fun customActions(vararg argument: suspend GalleryApplicationCustomActionArgsBuilder.() -> Unit)
@JvmName(name = "tytaoqogatyegrhw")
suspend fun customActions(argument: suspend GalleryApplicationCustomActionArgsBuilder.() -> Unit)

Parameters

argument

A list of custom actions that can be performed with this Gallery Application Version.