action Operations
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.
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.
suspend fun actionOperations(argument: List<suspend DashboardImageCustomActionOperationArgsBuilder.() -> Unit>)
suspend fun actionOperations(vararg argument: suspend DashboardImageCustomActionOperationArgsBuilder.() -> Unit)
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.