ResourceDiscoveryStatus
Contains the status of resource discovery for a service.
Contents
- errorCode
-
The error code if resource discovery failed.
Type: String
Valid Values:
INVALID_PERMISSIONS | STACK_NOT_FOUND | CLUSTER_NOT_FOUND | STATE_FILE_NOT_FOUND | ACCESS_DENIED | UNSUPPORTED_CLUSTER | INTERNAL_ERRORRequired: No
- errorMessage
-
A message describing the error if resource discovery failed.
Type: String
Required: No
- lastRunAt
-
The timestamp of the last resource discovery run.
Type: Timestamp
Required: No
- status
-
The current status of resource discovery.
Type: String
Valid Values:
RUNNING | SUCCEEDED | FAILED | COMPLETED_WITH_FAILURES | NOT_STARTEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: