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
2331 |
# File 'sig/client.rbs', line 2331
def arn: () -> ::String
|
#id ⇒ ::String
2330 |
# File 'sig/client.rbs', line 2330
def id: () -> ::String
|
#metric_results ⇒ ::Array[Types::ContactMetricResult]
2329 |
# File 'sig/client.rbs', line 2329
def metric_results: () -> ::Array[Types::ContactMetricResult]
|