txtRecords

@JvmName(name = "vpdlxnthpbmybnrm")
suspend fun txtRecords(value: Output<List<TxtRecordArgs>>)
@JvmName(name = "lipiatachtejusom")
suspend fun txtRecords(value: List<TxtRecordArgs>?)

Parameters

value

The list of TXT records in the record set.


@JvmName(name = "cgmvcygnsejcumfa")
suspend fun txtRecords(vararg values: Output<TxtRecordArgs>)


@JvmName(name = "nmnwfbwlxolullgl")
suspend fun txtRecords(values: List<Output<TxtRecordArgs>>)
@JvmName(name = "ngjebcahkjradlxi")
suspend fun txtRecords(vararg values: TxtRecordArgs)

Parameters

values

The list of TXT records in the record set.


@JvmName(name = "pokroyvhdbwcmhsv")
suspend fun txtRecords(argument: List<suspend TxtRecordArgsBuilder.() -> Unit>)
@JvmName(name = "iojdvpxygcdhunxj")
suspend fun txtRecords(vararg argument: suspend TxtRecordArgsBuilder.() -> Unit)
@JvmName(name = "xxtvjlyjxiyqmwwd")
suspend fun txtRecords(argument: suspend TxtRecordArgsBuilder.() -> Unit)

Parameters

argument

The list of TXT records in the record set.