Hi guys, I am looking at this RabbitMQ example her...
# getting-started
w
Hi guys, I am looking at this RabbitMQ example here: https://www.pulumi.com/registry/packages/rabbitmq/api-docs/queue/ But this line is not valid:
Copy code
Permissions = new RabbitMQ.Inputs.PermissionsPermissionsArgs
s
By "not valid", do you mean it doesn't compile?
w
yeah. It seems the permission object should be PermissionDetails