resource

@JvmName(name = "qjrrqyomjkteugms")
suspend fun resource(value: Output<TypedLocalObjectReferencePatchArgs>)
@JvmName(name = "nappsqcvlrchfacr")
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 = "jqcsdlpakkbaxbvq")
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".