Class: Aws::Types::AttachImageWatermarkResult
- Inherits:
-
Object
- Object
- Aws::Types::AttachImageWatermarkResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#watermark_key ⇒ ::String
Returns the value of attribute watermark_key.
Instance Attribute Details
#watermark_key ⇒ ::String
Returns the value of attribute watermark_key.
835 836 837 |
# File 'sig/types.rbs', line 835 def watermark_key @watermark_key end |