actionOperations

@JvmName(name = "wqtqevvtqrylbjls")
suspend fun actionOperations(value: Output<List<TemplateVisualCustomActionOperationArgs>>)
@JvmName(name = "dssvuifbfkaiiqhe")
suspend fun actionOperations(value: List<TemplateVisualCustomActionOperationArgs>)

Parameters

value

A list of VisualCustomActionOperations . This is a union type structure. For this structure to be valid, only one of the attributes can be defined.


@JvmName(name = "pmmvpumyenpscyho")
suspend fun actionOperations(vararg values: Output<TemplateVisualCustomActionOperationArgs>)


@JvmName(name = "doldpbtmbmtlsojx")
suspend fun actionOperations(values: List<Output<TemplateVisualCustomActionOperationArgs>>)
@JvmName(name = "wmcmhhucaneadfpn")
suspend fun actionOperations(vararg values: TemplateVisualCustomActionOperationArgs)

Parameters

values

A list of VisualCustomActionOperations . This is a union type structure. For this structure to be valid, only one of the attributes can be defined.


@JvmName(name = "tprjyxkfrgfgleeo")
suspend fun actionOperations(argument: List<suspend TemplateVisualCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "jnhyvlxmihnxalih")
suspend fun actionOperations(vararg argument: suspend TemplateVisualCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "bjshtmgphibnrwql")
suspend fun actionOperations(argument: suspend TemplateVisualCustomActionOperationArgsBuilder.() -> Unit)

Parameters

argument

A list of VisualCustomActionOperations . This is a union type structure. For this structure to be valid, only one of the attributes can be defined.