actionOperations

@JvmName(name = "acdomdfjlbpbqncn")
suspend fun actionOperations(value: Output<List<AnalysisImageCustomActionOperationArgs>>)
@JvmName(name = "cmvqcyvyafaqpkfu")
suspend fun actionOperations(value: List<AnalysisImageCustomActionOperationArgs>)

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 = "sbetfinmcmfbcugw")
suspend fun actionOperations(vararg values: Output<AnalysisImageCustomActionOperationArgs>)


@JvmName(name = "lpelufxwlfgwcqfv")
suspend fun actionOperations(values: List<Output<AnalysisImageCustomActionOperationArgs>>)
@JvmName(name = "konkssklesovmeux")
suspend fun actionOperations(vararg values: AnalysisImageCustomActionOperationArgs)

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 = "yhwgkjcvvdvtkxny")
suspend fun actionOperations(argument: List<suspend AnalysisImageCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "jsmksiagvtlbbyud")
suspend fun actionOperations(vararg argument: suspend AnalysisImageCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "awbvkugmmoqrvsrf")
suspend fun actionOperations(argument: suspend AnalysisImageCustomActionOperationArgsBuilder.() -> 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.