resource

@JvmName(name = "ntootnnbvqpctkou")
suspend fun resource(value: Output<TypedLocalObjectReferenceArgs>)
@JvmName(name = "qpvuafxuycwrfubq")
suspend fun resource(value: TypedLocalObjectReferenceArgs?)

Parameters

value

Resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object. If resource is specified, serviceName and servicePort must not be specified.


@JvmName(name = "rvoxutxwchisoljj")
suspend fun resource(argument: suspend TypedLocalObjectReferenceArgsBuilder.() -> Unit)

Parameters

argument

Resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object. If resource is specified, serviceName and servicePort must not be specified.