Class: Aws::Types::WebNotificationSource
- Inherits:
-
Object
- Object
- Aws::Types::WebNotificationSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_campaign ⇒ Types::SourceCampaign
Returns the value of attribute source_campaign.
Instance Attribute Details
#source_campaign ⇒ Types::SourceCampaign
Returns the value of attribute source_campaign.
9665 9666 9667 |
# File 'sig/types.rbs', line 9665 def source_campaign @source_campaign end |