Builder

class Builder

Properties

Link copied to clipboard

A string map that contains the following information for the service that you specify in ServiceId:

Link copied to clipboard

The ID of the Amazon Web Services account that registered the instance. If this isn't your account ID, it's the ID of the account that shared the namespace with your account or the ID of another account with which the namespace has been shared. For more information about shared namespaces, see Cross-account Cloud Map namespace sharing in the Cloud Map Developer Guide.

Link copied to clipboard

A unique string that identifies the request and that allows failed RegisterInstance requests to be retried without the risk of executing the operation twice. You must use a unique CreatorRequestId string every time you submit a RegisterInstance request if you're registering additional instances for the same namespace and service. CreatorRequestId can be any unique string (for example, a date/time stamp).

Link copied to clipboard
var id: String?

An identifier that you want to associate with the instance. Note the following: