withIngressHostnameParam
Method
interface KubernetesIngressResource { // ... omitted for brevity withIngressHostnameParam(hostname: ParameterResource): KubernetesIngressResource;}Signature
method
withIngressHostnameParambuilderAdds a hostname using a parameter that will be resolved at deploy time.
withIngressHostnameParam(hostname: ParameterResource): KubernetesIngressResourceParameters
hostnameParameterResourceReturns
KubernetesIngressResourceApplies to
This method applies to the following types: