txtRecords

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

Parameters

value

The list of TXT records in the record set.


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


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

Parameters

values

The list of TXT records in the record set.


@JvmName(name = "cciobetsrspnwpbs")
suspend fun txtRecords(argument: List<suspend TxtRecordArgsBuilder.() -> Unit>)
@JvmName(name = "thvkgvhtyxtblcmi")
suspend fun txtRecords(vararg argument: suspend TxtRecordArgsBuilder.() -> Unit)
@JvmName(name = "jdashbdfnhsvpumn")
suspend fun txtRecords(argument: suspend TxtRecordArgsBuilder.() -> Unit)

Parameters

argument

The list of TXT records in the record set.