resource

@JvmName(name = "jmpqppvhisxbbops")
suspend fun resource(value: Output<TypedLocalObjectReferenceArgs>)
@JvmName(name = "fupcqmbtaacdkqps")
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 = "qxjiqdbbpfdbviit")
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.