data

@JvmName(name = "vgukcdbdjavswncs")
suspend fun data(value: Output<RecordDataArgs>)
@JvmName(name = "ihiorctqbinojvkj")
suspend fun data(value: RecordDataArgs?)

Parameters

value

The DNS record information. The format of this field varies based on the record type. For more information, see Add DNS records. See data below.


@JvmName(name = "hogatmchhwkpkovk")
suspend fun data(argument: suspend RecordDataArgsBuilder.() -> Unit)

Parameters

argument

The DNS record information. The format of this field varies based on the record type. For more information, see Add DNS records. See data below.