resource

@JvmName(name = "iwghmyhckjdsushp")
suspend fun resource(value: Output<TypedLocalObjectReferenceArgs>)
@JvmName(name = "uqyrbwssqhrpxfsc")
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, a service.Name and service.Port must not be specified. This is a mutually exclusive setting with "Service".


@JvmName(name = "gbjpwmwrvotcngtl")
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, a service.Name and service.Port must not be specified. This is a mutually exclusive setting with "Service".