txtRecords

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

Parameters

value

The list of TXT records in the record set.


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


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

Parameters

values

The list of TXT records in the record set.


@JvmName(name = "ojmjtqdbkanhnnds")
suspend fun txtRecords(argument: List<suspend TxtRecordArgsBuilder.() -> Unit>)
@JvmName(name = "qhhfpbcarwyoyyxs")
suspend fun txtRecords(vararg argument: suspend TxtRecordArgsBuilder.() -> Unit)
@JvmName(name = "iqslsblhwcnhvuxl")
suspend fun txtRecords(argument: suspend TxtRecordArgsBuilder.() -> Unit)

Parameters

argument

The list of TXT records in the record set.