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