domainNames

@JvmName(name = "xrdicbkfdufdqowt")
suspend fun domainNames(value: Output<List<String>>)
@JvmName(name = "pbwebbfghwkrshov")
suspend fun domainNames(value: List<String>?)

Parameters

value

The domain names bound to the DNS instance.


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


@JvmName(name = "rmnjijgknetlbmhd")
suspend fun domainNames(values: List<Output<String>>)
@JvmName(name = "gvilbsonghtiekxq")
suspend fun domainNames(vararg values: String)

Parameters

values

The domain names bound to the DNS instance.