CreateServiceRequest
Types
Properties
A unique string that identifies the request and that allows failed CreateService
requests to be retried without the risk of running the operation twice. CreatorRequestId
can be any unique string (for example, a date/timestamp).
A description for the service.
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional Route 53 health check. If you specify settings for a health check, Cloud Map associates the health check with all the Route 53 DNS records that you specify in DnsConfig
.
A complex type that contains information about an optional custom health check.
The ID of the namespace that you want to use to create the service. The namespace ID must be specified, but it can be specified either here or in the DnsConfig
object.
If present, specifies that the service instances are only discoverable using the DiscoverInstances
API operation. No DNS records is registered for the service instances. The only valid value is HTTP
.