Class: Aws::Types::GetJourneyRunExecutionMetricsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetJourneyRunExecutionMetricsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#journey_run_execution_metrics_response ⇒ Types::JourneyRunExecutionMetricsResponse
Returns the value of attribute journey_run_execution_metrics_response.
Instance Attribute Details
#journey_run_execution_metrics_response ⇒ Types::JourneyRunExecutionMetricsResponse
Returns the value of attribute journey_run_execution_metrics_response.
1733 1734 1735 |
# File 'sig/types.rbs', line 1733 def journey_run_execution_metrics_response @journey_run_execution_metrics_response end |