resource

@JvmName(name = "trdysuipktmlojmf")
suspend fun resource(value: Output<TypedLocalObjectReferencePatchArgs>)
@JvmName(name = "byojcbmppqcrpyga")
suspend fun resource(value: TypedLocalObjectReferencePatchArgs?)

Parameters

value

resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object. If resource is specified, a service.Name and service.Port must not be specified. This is a mutually exclusive setting with "Service".


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

Parameters

argument

resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object. If resource is specified, a service.Name and service.Port must not be specified. This is a mutually exclusive setting with "Service".