Module: Aws::Connect::Client::_GetContactMetricsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetContactMetricsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
2419 |
# File 'sig/client.rbs', line 2419 def arn: () -> ::String |
#id ⇒ ::String
2418 |
# File 'sig/client.rbs', line 2418 def id: () -> ::String |
#metric_results ⇒ ::Array[Types::ContactMetricResult]
2417 |
# File 'sig/client.rbs', line 2417 def metric_results: () -> ::Array[Types::ContactMetricResult] |