Module: Aws::DevOpsGuru::Client::_DescribeInsightResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInsightResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#proactive_insight ⇒ Types::ProactiveInsight
167 |
# File 'sig/client.rbs', line 167
def proactive_insight: () -> Types::ProactiveInsight
|
#reactive_insight ⇒ Types::ReactiveInsight
168 |
# File 'sig/client.rbs', line 168
def reactive_insight: () -> Types::ReactiveInsight
|