dnsZoneIds

@JvmName(name = "kytmxyywrywulaxy")
suspend fun dnsZoneIds(value: Output<List<String>>)
@JvmName(name = "fuunbogvnnwrygke")
suspend fun dnsZoneIds(value: List<String>)

Parameters

value

Specifies the list of the DNS Zone IDs in which DNS entries are created for applications deployed to the cluster when Web App Routing is enabled. If not using Bring-Your-Own DNS zones this property should be set to an empty list.


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


@JvmName(name = "uiblctfugokqfroo")
suspend fun dnsZoneIds(values: List<Output<String>>)
@JvmName(name = "pjhslllmjlubascw")
suspend fun dnsZoneIds(vararg values: String)

Parameters

values

Specifies the list of the DNS Zone IDs in which DNS entries are created for applications deployed to the cluster when Web App Routing is enabled. If not using Bring-Your-Own DNS zones this property should be set to an empty list.