mutationRecords

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

Parameters

value

Records of the modification of this channel.


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


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

Parameters

values

Records of the modification of this channel.


@JvmName(name = "xmrwxaqyobvtlyor")
suspend fun mutationRecords(argument: List<suspend MutationRecordArgsBuilder.() -> Unit>)
@JvmName(name = "hqtonojsiwexrpfs")
suspend fun mutationRecords(vararg argument: suspend MutationRecordArgsBuilder.() -> Unit)
@JvmName(name = "ankdowxdgwnepwtb")
suspend fun mutationRecords(argument: suspend MutationRecordArgsBuilder.() -> Unit)

Parameters

argument

Records of the modification of this channel.