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