Class: Aws::Types::GetJourneyRunsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetJourneyRunsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#journey_runs_response ⇒ Types::JourneyRunsResponse
Returns the value of attribute journey_runs_response.
Instance Attribute Details
#journey_runs_response ⇒ Types::JourneyRunsResponse
Returns the value of attribute journey_runs_response.
1746 1747 1748 |
# File 'sig/types.rbs', line 1746 def journey_runs_response @journey_runs_response end |