Service

class Service : KotlinCustomResource

Creates a new managed service. A managed service is immutable, and is subject to mandatory 30-day data retention. You cannot move a service or recreate it within 30 days after deletion. One producer project can own no more than 500 services. For security and reliability purposes, a production service should be hosted in a dedicated producer project. Operation Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

ID of the project that produces and owns this service.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serviceName: Output<String>

The name of the service. See the overview for naming requirements.

Link copied to clipboard
val urn: Output<String>