ListStackCollaboratorsResponse
ListStackCollaboratorsResponse is the response when querying a stack’s collaborators.
Properties
- Other users explicitly added as collaborators on this stack. (Those inheriting permissions from the org aren’t included.)
- The user who has been granted access to the stack.
- ↳
permissionenum requiredThe permission level the user has on the stack (e.g., read, write, admin).Values:0,101,102,103,104 stackCreatorUserNamestring optionalStackCreatorUserName is the user name of the stack creator. If stack creator’s permissions have been removed then this will be null and will be omitted from the json response.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.