• Calls a method tok offered by a provider plugin resource, but returns a single value.

    This method expects the result of callAsync to be a map containing a single value, which it unwraps.

    Type Parameters

    • T

    Parameters

    • tok: string
    • props: Inputs
    • Optional res: Resource
    • Optional packageRef: Promise<undefined | string>

    Returns Output<T>

Generated using TypeDoc