ListServicesResponse
Response when listing services for a user.
Properties
- The list of services
- ↳
organizationNamestring requiredthe name of the organization this service belongs to - the owner of the service
- ↳
namestring requiredthe name of the service - ↳
descriptionstring requiredan optional description of the service - ↳
createdstring optionalthe time the service was create - a list of members that have access to the service
- ↳
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
continuationTokenstring optionalContinuationToken is an opaque value the client can send to fetch additional services. Will be nil once all services have been returned.
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.