ParameterResource.withCustomInput
Method
interface ParameterResource { // ... omitted for brevity withCustomInput(options: ParameterCustomInputOptions): ParameterResource;}Signature
method
withCustomInput builder Sets a custom input for the parameter resource from a polyglot app host.
withCustomInput(options: ParameterCustomInputOptions): ParameterResourceParameters
options ParameterCustomInputOptions Returns
ParameterResource Defined on
This method is defined on the following type: