endpoint

@JvmName(name = "hnghxsebagqhdegq")
suspend fun endpoint(value: Output<String>)
@JvmName(name = "wqjpwieopnwhdnir")
suspend fun endpoint(value: String?)

Parameters

value

The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with {varN}, starting with {var1}. This will then be Cloudflare-normalized. Modifying this attribute will force creation of a new resource.