Class: Aws::Types::UpdateCampaignResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateCampaignResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#campaign_arn ⇒ ::String
Returns the value of attribute campaign_arn.
Instance Attribute Details
#campaign_arn ⇒ ::String
Returns the value of attribute campaign_arn.
1492 1493 1494 |
# File 'sig/types.rbs', line 1492 def campaign_arn @campaign_arn end |