ListTeamsByStackResponse
ListTeamsByStackResponse lists all teams that have access to a stack.
Properties
projectNamestring requiredThe project name for the stack- The list of teams with access to the stack
- ↳
namestring requiredThe unique name of the team. - ↳
displayNamestring requiredThe display name of the team. - ↳
descriptionstring requiredA description of the team. - ↳
permissionenum requiredThe permission level this team has on the stack.Values:0,101,102,103,104 - ↳
isMemberboolean requiredIsMember is true if the requesting user is a member of the team.
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.