CreateServiceRequest
Request for creating a new service with an optional list of items to populate the service with after creation.
Properties
ownerTypestring requiredthe service owner typeownerNamestring requiredthe service owner namenamestring requiredthe name of the servicedescriptionstring requiredan optional description of the service- an optional list of items to add during service creation
- ↳
typestring requiredthe type of the item to add - ↳
namestring requiredthe name (including any namespacing) of the item - an optional list of properties to 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.