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.
9315 9316 9317 |
# File 'sig/types.rbs', line 9315 def source_campaign @source_campaign end |