service

@JvmName(name = "artwslfuxfbmnwhp")
suspend fun service(value: Output<ServiceReferenceArgs>)
@JvmName(name = "fwimtioblqogkxcx")
suspend fun service(value: ServiceReferenceArgs?)

Parameters

value

service is a reference to the service for this webhook. Either service or url must be specified. If the webhook is running within the cluster, then you should use service.


@JvmName(name = "tyveuwhclsyndcwv")
suspend fun service(argument: suspend ServiceReferenceArgsBuilder.() -> Unit)

Parameters

argument

service is a reference to the service for this webhook. Either service or url must be specified. If the webhook is running within the cluster, then you should use service.