This message was deleted.
# typescript
s
This message was deleted.
c
type error on
identifiers
Copy code
(property) identifiers: string[]
Type 'Output<string>[]' is not assignable to type 'string[]'.
  Type 'Output<string>' is not assignable to type 'string'.ts(2322)
getPolicyDocument.d.ts(248, 13): The expected type comes from property 'identifiers' which is declared here on type '{ identifiers: string[]; type: string; }'
@channel has anyone else had these issues with the get functions and adapting it to an array or objects?
@here
b
@cuddly-barista-79466 did you get anywhere with this? I’m having the same problem
I posted in #C84L4E3N1