actionOperations

@JvmName(name = "eanuflfcglfvlsjy")
suspend fun actionOperations(value: Output<List<TemplateImageCustomActionOperationArgs>>)
@JvmName(name = "tdlrrhemwkgruvrg")
suspend fun actionOperations(value: List<TemplateImageCustomActionOperationArgs>)

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


@JvmName(name = "dpuubtoebpuacxkx")
suspend fun actionOperations(values: List<Output<TemplateImageCustomActionOperationArgs>>)
@JvmName(name = "rvbfcwxbphuaqmqr")
suspend fun actionOperations(vararg values: TemplateImageCustomActionOperationArgs)

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 = "nuupwxhvoqkhfnlm")
suspend fun actionOperations(argument: List<suspend TemplateImageCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "yugtluvyqdtafugg")
suspend fun actionOperations(vararg argument: suspend TemplateImageCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "jscspiwjfofeblay")
suspend fun actionOperations(argument: suspend TemplateImageCustomActionOperationArgsBuilder.() -> 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.