Class: Aws::Types::Subscription
- Inherits:
-
Object
- Object
- Aws::Types::Subscription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#event ⇒ ::String
Returns the value of attribute event.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
438 439 440 |
# File 'sig/types.rbs', line 438 def description @description end |
#event ⇒ ::String
Returns the value of attribute event.
437 438 439 |
# File 'sig/types.rbs', line 437 def event @event end |