Module: Aws::DevOpsGuru::Client::_DescribeAnomalyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAnomalyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#proactive_anomaly ⇒ Types::ProactiveAnomaly
136 |
# File 'sig/client.rbs', line 136
def proactive_anomaly: () -> Types::ProactiveAnomaly
|
#reactive_anomaly ⇒ Types::ReactiveAnomaly
137 |
# File 'sig/client.rbs', line 137
def reactive_anomaly: () -> Types::ReactiveAnomaly
|