CreateServiceRequest
class CreateServiceRequest
Types
Properties
Link copied to clipboard
The ID of the application which the service is created.
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
The description of the service.
Link copied to clipboard
The type of endpoint to use for the service. The type can be a URL in a VPC or an Lambda function.
Link copied to clipboard
The ID of the environment in which the service is created.
Link copied to clipboard
The configuration for the Lambda endpoint type.
Link copied to clipboard
The configuration for the URL endpoint type. When creating a route to a service, Refactor Spaces automatically resolves the address in the UrlEndpointInput
object URL when the Domain Name System (DNS) time-to-live (TTL) expires, or every 60 seconds for TTLs less than 60 seconds.