GetInstancesHealthStatusRequest
Types
Properties
Link copied to clipboard
The maximum number of instances that you want Cloud Map to return in the response to a GetInstancesHealthStatus
request. If you don't specify a value for MaxResults
, Cloud Map returns up to 100 instances.
Link copied to clipboard
The ID or Amazon Resource Name (ARN) of the service that the instance is associated with. For services created in a shared namespace, specify the service ARN. For more information about shared namespaces, see Cross-account Cloud Map namespace sharing in the Cloud Map Developer Guide.
Functions
Link copied to clipboard
inline fun copy(block: GetInstancesHealthStatusRequest.Builder.() -> Unit = {}): GetInstancesHealthStatusRequest