Builder
Properties
The ID of the application which the service is created.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
The description of the service.
The type of endpoint to use for the service. The type can be a URL in a VPC or an Lambda function.
The ID of the environment in which the service is created.
The configuration for the Lambda endpoint type.
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.
Functions
construct an aws.sdk.kotlin.services.migrationhubrefactorspaces.model.LambdaEndpointInput inside the given block
construct an aws.sdk.kotlin.services.migrationhubrefactorspaces.model.UrlEndpointInput inside the given block