mutationRecords

@JvmName(name = "ofutmhrnevrllidh")
suspend fun mutationRecords(value: Output<List<MutationRecordArgs>>)
@JvmName(name = "xmvhjoioqyiwlvob")
suspend fun mutationRecords(value: List<MutationRecordArgs>?)

Parameters

value

Records of the modification of this channel.


@JvmName(name = "dwvvvctybgpuvrtm")
suspend fun mutationRecords(vararg values: Output<MutationRecordArgs>)


@JvmName(name = "fwjafifxurtlqles")
suspend fun mutationRecords(values: List<Output<MutationRecordArgs>>)
@JvmName(name = "lefuooagqkfttiwr")
suspend fun mutationRecords(vararg values: MutationRecordArgs)

Parameters

values

Records of the modification of this channel.


@JvmName(name = "btryhunlwpkrjfgu")
suspend fun mutationRecords(argument: List<suspend MutationRecordArgsBuilder.() -> Unit>)
@JvmName(name = "kxmjvhqqfgjwelxy")
suspend fun mutationRecords(vararg argument: suspend MutationRecordArgsBuilder.() -> Unit)
@JvmName(name = "bcmxmprjscrpulyr")
suspend fun mutationRecords(argument: suspend MutationRecordArgsBuilder.() -> Unit)

Parameters

argument

Records of the modification of this channel.