Class: Aws::Types::DeleteCampaignRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCampaignRequest
- 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.
601 602 603 |
# File 'sig/types.rbs', line 601 def campaign_arn @campaign_arn end |