actionOperations

@JvmName(name = "kfywwdoellyrfejy")
suspend fun actionOperations(value: Output<List<AnalysisLayerCustomActionOperationArgs>>)
@JvmName(name = "mxfmckwgkyquybag")
suspend fun actionOperations(value: List<AnalysisLayerCustomActionOperationArgs>)

Parameters

value

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


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


@JvmName(name = "yfpelmcfxkjnddvv")
suspend fun actionOperations(values: List<Output<AnalysisLayerCustomActionOperationArgs>>)
@JvmName(name = "mbpxdaukxfviqcwu")
suspend fun actionOperations(vararg values: AnalysisLayerCustomActionOperationArgs)

Parameters

values

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


@JvmName(name = "xsuxjwgknfrqehrc")
suspend fun actionOperations(argument: List<suspend AnalysisLayerCustomActionOperationArgsBuilder.() -> Unit>)
@JvmName(name = "mgjjhwfytciyrtsp")
suspend fun actionOperations(vararg argument: suspend AnalysisLayerCustomActionOperationArgsBuilder.() -> Unit)
@JvmName(name = "lvdjxsnaeducmcmt")
suspend fun actionOperations(argument: suspend AnalysisLayerCustomActionOperationArgsBuilder.() -> Unit)

Parameters

argument

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