serviceDiscoveryTypes

@JvmName(name = "holaqkopxvwsxcmj")
suspend fun serviceDiscoveryTypes(value: Output<List<String>>)
@JvmName(name = "rfgxiwasqjuftupt")
suspend fun serviceDiscoveryTypes(value: List<String>?)

Parameters

value

Service discovery type. Only works for Create Operation. If the value is empty, it means that service discovery is not enabled. Valid values are CoreDNS and PrivateZone.


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


@JvmName(name = "ogsnhvgqhoovhnta")
suspend fun serviceDiscoveryTypes(values: List<Output<String>>)
@JvmName(name = "caxqevgeyfbguuxu")
suspend fun serviceDiscoveryTypes(vararg values: String)

Parameters

values

Service discovery type. Only works for Create Operation. If the value is empty, it means that service discovery is not enabled. Valid values are CoreDNS and PrivateZone.