Module: Aws::ObservabilityAdmin::Client::_StopTelemetryEnrichmentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StopTelemetryEnrichmentOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "Running", ...
421 |
# File 'sig/client.rbs', line 421
def status: () -> ("Running" | "Stopped" | "Impaired")
|