records

@JvmName(name = "fbdphovtkxgsdacj")
suspend fun records(value: Output<List<String>>)
@JvmName(name = "cirwstgsvxybqvdf")
suspend fun records(value: List<String>?)

Parameters

value

A list of values that make up the NS record.


@JvmName(name = "jvpxnunntrfjuqro")
suspend fun records(vararg values: Output<String>)


@JvmName(name = "rkbtysmkupksgcpy")
suspend fun records(values: List<Output<String>>)
@JvmName(name = "nqwyctufkdhjrspn")
suspend fun records(vararg values: String)

Parameters

values

A list of values that make up the NS record.