class Aws::ServiceDiscovery::Types::OperationSummary
A complex type that contains information about an operation that matches the criteria that you specified in a [ListOperations] request.
[1]: docs.aws.amazon.com/cloud-map/latest/api/API_ListOperations.html
@!attribute [rw] id
The ID for an operation. @return [String]
@!attribute [rw] status
The status of the operation. Values include the following: * **SUBMITTED**\: This is the initial state immediately after you submit a request. * **PENDING**\: Cloud Map is performing the operation. * **SUCCESS**\: The operation succeeded. * **FAIL**\: The operation failed. For the failure reason, see `ErrorMessage`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/servicediscovery-2017-03-14/OperationSummary AWS API Documentation
Constants
- SENSITIVE