editList

@JvmName(name = "pkslmitmlajberge")
suspend fun editList(value: Output<List<EditAtomArgs>>)
@JvmName(name = "ldbpruosgsnpjqcg")
suspend fun editList(value: List<EditAtomArgs>?)

Parameters

value

List of Edit atoms. Defines the ultimate timeline of the resulting file or manifest.


@JvmName(name = "abiwnhakegafttiq")
suspend fun editList(vararg values: Output<EditAtomArgs>)


@JvmName(name = "rbivhbplwvssqfqp")
suspend fun editList(values: List<Output<EditAtomArgs>>)
@JvmName(name = "cgdkorakeshnnhwr")
suspend fun editList(vararg values: EditAtomArgs)

Parameters

values

List of Edit atoms. Defines the ultimate timeline of the resulting file or manifest.


@JvmName(name = "hiagckorldxxpseo")
suspend fun editList(argument: List<suspend EditAtomArgsBuilder.() -> Unit>)
@JvmName(name = "ndsnruopjifmqakc")
suspend fun editList(vararg argument: suspend EditAtomArgsBuilder.() -> Unit)
@JvmName(name = "xwhpgrlxjfniuxmm")
suspend fun editList(argument: suspend EditAtomArgsBuilder.() -> Unit)

Parameters

argument

List of Edit atoms. Defines the ultimate timeline of the resulting file or manifest.