actionOperations

@JvmName(name = "oskqklkscbbedsui")
suspend fun actionOperations(value: Output<List<AnalysisImageCustomActionOperationArgs>>)
@JvmName(name = "vfqjrltahagwfjxs")
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 = "vxudhbsnnbxkqbrc")
suspend fun actionOperations(vararg values: Output<AnalysisImageCustomActionOperationArgs>)


@JvmName(name = "driwpfbmpjuhglxy")
suspend fun actionOperations(values: List<Output<AnalysisImageCustomActionOperationArgs>>)
@JvmName(name = "tyyyuqrjftlirksm")
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 = "ltgfpssduugdbdoh")
suspend fun actionOperations(argument: List<suspend AnalysisImageCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "qmudfofkfkbsnfjs")
suspend fun actionOperations(vararg argument: suspend AnalysisImageCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "bfwwnrfoxlknjhuy")
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.