mutationRecords

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

Parameters

value

Records of the modification of this channel.


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


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

Parameters

values

Records of the modification of this channel.


@JvmName(name = "kqxbrwhjxcjdgxbv")
suspend fun mutationRecords(argument: List<suspend MutationRecordArgsBuilder.() -> Unit>)
@JvmName(name = "erlmrdeqdtiofewp")
suspend fun mutationRecords(vararg argument: suspend MutationRecordArgsBuilder.() -> Unit)
@JvmName(name = "iskgpqwynhiydjtg")
suspend fun mutationRecords(argument: suspend MutationRecordArgsBuilder.() -> Unit)

Parameters

argument

Records of the modification of this channel.