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.
9305 9306 9307 |
# File 'sig/types.rbs', line 9305 def source_campaign @source_campaign end |