data

@JvmName(name = "svwjquobhbtqhxsd")
suspend fun data(value: Output<RecordDataArgs>)
@JvmName(name = "cdnwapbkewinxgwr")
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 = "rjgcdyoppvbqwntw")
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.