actionOperations

@JvmName(name = "ikbbqtmuvkamfyyy")
suspend fun actionOperations(value: Output<List<DashboardImageCustomActionOperationArgs>>)
@JvmName(name = "rejqjjqfkocwpdyx")
suspend fun actionOperations(value: List<DashboardImageCustomActionOperationArgs>)

Parameters

value

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


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


@JvmName(name = "kfiwdjkcfjymodyw")
suspend fun actionOperations(values: List<Output<DashboardImageCustomActionOperationArgs>>)
@JvmName(name = "flqnwrkjrfvlhjbv")
suspend fun actionOperations(vararg values: DashboardImageCustomActionOperationArgs)

Parameters

values

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


@JvmName(name = "bkxkmjwvmgaqvrwl")
suspend fun actionOperations(argument: List<suspend DashboardImageCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "tnbasruujuqfmuju")
suspend fun actionOperations(vararg argument: suspend DashboardImageCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "uhrcrmooxitwxwjo")
suspend fun actionOperations(argument: suspend DashboardImageCustomActionOperationArgsBuilder.() -> Unit)

Parameters

argument

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