Class: Aws::Types::JourneyResponse
- Inherits:
-
Object
- Object
- Aws::Types::JourneyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#activities ⇒ ::Hash[::String, Types::Activity]
Returns the value of attribute activities.
-
#application_id ⇒ ::String
Returns the value of attribute application_id.
-
#closed_days ⇒ Types::ClosedDays
Returns the value of attribute closed_days.
-
#creation_date ⇒ ::String
Returns the value of attribute creation_date.
-
#id ⇒ ::String
Returns the value of attribute id.
-
#journey_channel_settings ⇒ Types::JourneyChannelSettings
Returns the value of attribute journey_channel_settings.
-
#last_modified_date ⇒ ::String
Returns the value of attribute last_modified_date.
-
#limits ⇒ Types::JourneyLimits
Returns the value of attribute limits.
-
#local_time ⇒ Boolean
Returns the value of attribute local_time.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#open_hours ⇒ Types::OpenHours
Returns the value of attribute open_hours.
-
#quiet_time ⇒ Types::QuietTime
Returns the value of attribute quiet_time.
-
#refresh_frequency ⇒ ::String
Returns the value of attribute refresh_frequency.
-
#refresh_on_segment_update ⇒ Boolean
Returns the value of attribute refresh_on_segment_update.
-
#schedule ⇒ Types::JourneySchedule
Returns the value of attribute schedule.
-
#sending_schedule ⇒ Boolean
Returns the value of attribute sending_schedule.
-
#start_activity ⇒ ::String
Returns the value of attribute start_activity.
-
#start_condition ⇒ Types::StartCondition
Returns the value of attribute start_condition.
-
#state ⇒ "DRAFT", ...
Returns the value of attribute state.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
-
#timezone_estimation_methods ⇒ ::Array[("PHONE_NUMBER" | "POSTAL_CODE")]
Returns the value of attribute timezone_estimation_methods.
-
#wait_for_quiet_time ⇒ Boolean
Returns the value of attribute wait_for_quiet_time.
Instance Attribute Details
#activities ⇒ ::Hash[::String, Types::Activity]
Returns the value of attribute activities.
2122 2123 2124 |
# File 'sig/types.rbs', line 2122 def activities @activities end |
#application_id ⇒ ::String
Returns the value of attribute application_id.
2123 2124 2125 |
# File 'sig/types.rbs', line 2123 def application_id @application_id end |
#closed_days ⇒ Types::ClosedDays
Returns the value of attribute closed_days.
2142 2143 2144 |
# File 'sig/types.rbs', line 2142 def closed_days @closed_days end |
#creation_date ⇒ ::String
Returns the value of attribute creation_date.
2124 2125 2126 |
# File 'sig/types.rbs', line 2124 def creation_date @creation_date end |
#id ⇒ ::String
Returns the value of attribute id.
2125 2126 2127 |
# File 'sig/types.rbs', line 2125 def id @id end |
#journey_channel_settings ⇒ Types::JourneyChannelSettings
Returns the value of attribute journey_channel_settings.
2139 2140 2141 |
# File 'sig/types.rbs', line 2139 def journey_channel_settings @journey_channel_settings end |
#last_modified_date ⇒ ::String
Returns the value of attribute last_modified_date.
2126 2127 2128 |
# File 'sig/types.rbs', line 2126 def last_modified_date @last_modified_date end |
#limits ⇒ Types::JourneyLimits
Returns the value of attribute limits.
2127 2128 2129 |
# File 'sig/types.rbs', line 2127 def limits @limits end |
#local_time ⇒ Boolean
Returns the value of attribute local_time.
2128 2129 2130 |
# File 'sig/types.rbs', line 2128 def local_time @local_time end |
#name ⇒ ::String
Returns the value of attribute name.
2129 2130 2131 |
# File 'sig/types.rbs', line 2129 def name @name end |
#open_hours ⇒ Types::OpenHours
Returns the value of attribute open_hours.
2141 2142 2143 |
# File 'sig/types.rbs', line 2141 def open_hours @open_hours end |
#quiet_time ⇒ Types::QuietTime
Returns the value of attribute quiet_time.
2130 2131 2132 |
# File 'sig/types.rbs', line 2130 def quiet_time @quiet_time end |
#refresh_frequency ⇒ ::String
Returns the value of attribute refresh_frequency.
2131 2132 2133 |
# File 'sig/types.rbs', line 2131 def refresh_frequency @refresh_frequency end |
#refresh_on_segment_update ⇒ Boolean
Returns the value of attribute refresh_on_segment_update.
2138 2139 2140 |
# File 'sig/types.rbs', line 2138 def refresh_on_segment_update @refresh_on_segment_update end |
#schedule ⇒ Types::JourneySchedule
Returns the value of attribute schedule.
2132 2133 2134 |
# File 'sig/types.rbs', line 2132 def schedule @schedule end |
#sending_schedule ⇒ Boolean
Returns the value of attribute sending_schedule.
2140 2141 2142 |
# File 'sig/types.rbs', line 2140 def sending_schedule @sending_schedule end |
#start_activity ⇒ ::String
Returns the value of attribute start_activity.
2133 2134 2135 |
# File 'sig/types.rbs', line 2133 def start_activity @start_activity end |
#start_condition ⇒ Types::StartCondition
Returns the value of attribute start_condition.
2134 2135 2136 |
# File 'sig/types.rbs', line 2134 def start_condition @start_condition end |
#state ⇒ "DRAFT", ...
Returns the value of attribute state.
2135 2136 2137 |
# File 'sig/types.rbs', line 2135 def state @state end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
2136 2137 2138 |
# File 'sig/types.rbs', line 2136 def @tags end |
#timezone_estimation_methods ⇒ ::Array[("PHONE_NUMBER" | "POSTAL_CODE")]
Returns the value of attribute timezone_estimation_methods.
2143 2144 2145 |
# File 'sig/types.rbs', line 2143 def timezone_estimation_methods @timezone_estimation_methods end |
#wait_for_quiet_time ⇒ Boolean
Returns the value of attribute wait_for_quiet_time.
2137 2138 2139 |
# File 'sig/types.rbs', line 2137 def wait_for_quiet_time @wait_for_quiet_time end |