endpoint

@JvmName(name = "hnlmlnsoyhivnpmo")
suspend fun endpoint(value: Output<String>)
@JvmName(name = "dmgbobipkseebbnk")
suspend fun endpoint(value: String)

Parameters

value

The route definition endpoint URI that the custom resource provider will proxy requests to. This can be in the form of a flat URI (e.g. 'https://testendpoint/') or can specify to route via a path (e.g. 'https://testendpoint/{requestPath}')