| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerMeCollectorInfo |
CustomerMeCollectorInfo.clone() |
CustomerMeCollectorInfo |
GetDiscoverySummaryResult.getMeCollectorSummary()
Details about Migration Evaluator collectors, including collector status and health.
|
CustomerMeCollectorInfo |
CustomerMeCollectorInfo.withActiveMeCollectors(Integer activeMeCollectors)
The number of active Migration Evaluator collectors.
|
CustomerMeCollectorInfo |
CustomerMeCollectorInfo.withDenyListedMeCollectors(Integer denyListedMeCollectors)
The number of deny-listed Migration Evaluator collectors.
|
CustomerMeCollectorInfo |
CustomerMeCollectorInfo.withHealthyMeCollectors(Integer healthyMeCollectors)
The number of healthy Migration Evaluator collectors.
|
CustomerMeCollectorInfo |
CustomerMeCollectorInfo.withShutdownMeCollectors(Integer shutdownMeCollectors)
The number of Migration Evaluator collectors with
SHUTDOWN status. |
CustomerMeCollectorInfo |
CustomerMeCollectorInfo.withTotalMeCollectors(Integer totalMeCollectors)
The total number of Migration Evaluator collectors.
|
CustomerMeCollectorInfo |
CustomerMeCollectorInfo.withUnhealthyMeCollectors(Integer unhealthyMeCollectors)
The number of unhealthy Migration Evaluator collectors.
|
CustomerMeCollectorInfo |
CustomerMeCollectorInfo.withUnknownMeCollectors(Integer unknownMeCollectors)
The number of unknown Migration Evaluator collectors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDiscoverySummaryResult.setMeCollectorSummary(CustomerMeCollectorInfo meCollectorSummary)
Details about Migration Evaluator collectors, including collector status and health.
|
GetDiscoverySummaryResult |
GetDiscoverySummaryResult.withMeCollectorSummary(CustomerMeCollectorInfo meCollectorSummary)
Details about Migration Evaluator collectors, including collector status and health.
|
Copyright © 2022. All rights reserved.