domainNames

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

Parameters

value

If specified, the domain name will be used during the integration between the PSC connected endpoints and the Cloud DNS. For example, this is a valid domain name: "p.mycompany.com.". Current max number of domain names supported is 1.


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


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

Parameters

values

If specified, the domain name will be used during the integration between the PSC connected endpoints and the Cloud DNS. For example, this is a valid domain name: "p.mycompany.com.". Current max number of domain names supported is 1.