actionOperations

@JvmName(name = "srajeemsfkyheqvg")
suspend fun actionOperations(value: Output<List<TemplateImageCustomActionOperationArgs>>)
@JvmName(name = "erqrudcnkuwyebsy")
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 = "ijdchentyixlrwpu")
suspend fun actionOperations(vararg values: Output<TemplateImageCustomActionOperationArgs>)


@JvmName(name = "ptbtutglssjhddwo")
suspend fun actionOperations(values: List<Output<TemplateImageCustomActionOperationArgs>>)
@JvmName(name = "ygailylagbueuaie")
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 = "albuoacqeqoyqxql")
suspend fun actionOperations(argument: List<suspend TemplateImageCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "mkubtxtiaeyusgki")
suspend fun actionOperations(vararg argument: suspend TemplateImageCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "gianpjphyrosyqoa")
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.