txtRecords

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

Parameters

value

The list of TXT records in the record set.


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


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

Parameters

values

The list of TXT records in the record set.


@JvmName(name = "ssvdxukwvukqcdcv")
suspend fun txtRecords(argument: List<suspend TxtRecordArgsBuilder.() -> Unit>)
@JvmName(name = "iswmnckrclbkknni")
suspend fun txtRecords(vararg argument: suspend TxtRecordArgsBuilder.() -> Unit)
@JvmName(name = "qkqlcqotjrllvdyx")
suspend fun txtRecords(argument: suspend TxtRecordArgsBuilder.() -> Unit)

Parameters

argument

The list of TXT records in the record set.