records

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

Parameters

value

A list of values that make up the NS record.


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


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

Parameters

values

A list of values that make up the NS record.