Class: Aws::Types::JourneyChannelSettings
- Inherits:
-
Object
- Object
- Aws::Types::JourneyChannelSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connect_campaign_arn ⇒ ::String
Returns the value of attribute connect_campaign_arn.
-
#connect_campaign_execution_role_arn ⇒ ::String
Returns the value of attribute connect_campaign_execution_role_arn.
Instance Attribute Details
#connect_campaign_arn ⇒ ::String
Returns the value of attribute connect_campaign_arn.
2116 2117 2118 |
# File 'sig/types.rbs', line 2116 def connect_campaign_arn @connect_campaign_arn end |
#connect_campaign_execution_role_arn ⇒ ::String
Returns the value of attribute connect_campaign_execution_role_arn.
2117 2118 2119 |
# File 'sig/types.rbs', line 2117 def connect_campaign_execution_role_arn @connect_campaign_execution_role_arn end |