@pulumi/pulumi - v3.253.0
    Preparing search index...

    Function jsonParse

    • jsonParse Uses JSON.parse to deserialize the given Input JSON string into a value.

      Parameters

      • text: Input<string>
      • Optionalreviver: (this: any, key: string, value: any) => any

      Returns Output<any>