Service
A service is a Pulumi construct that aggregates items and additional metadata that can be accessed by the service’s members.
Properties
organizationNamestring requiredthe name of the organization this service belongs to- the owner of the service
- ↳
typestring requiredthe type of the member (e.g. team / user) - ↳
namestring requiredthe login name of the member within Pulumi - ↳
avatarUrlstring requiredan optional avatar URL for the member namestring requiredthe name of the servicedescriptionstring requiredan optional description of the servicecreatedstring optionalthe time the service was create- a list of members that have access to the service
- ↳
typestring requiredthe type of the member (e.g. team / user) - ↳
namestring requiredthe login name of the member within Pulumi - ↳
avatarUrlstring requiredan optional avatar URL for the member itemCountSummarymap[string]integer requireditem types to their count within the service based on the current user’s permissions- an optional list of properties set on the service
- ↳
keystring requiredthe name of the property - ↳
valuestring requiredthe value of the property - ↳
typestring requiredthe type of the property - ↳
orderinteger requiredthe position of the property
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.