Instance
class Instance
A complex type that contains information about an instance that Cloud Map creates when you submit a RegisterInstance
request.
Types
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
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).