Class: Aws::Types::EventDescription
- Inherits:
-
Object
- Object
- Aws::Types::EventDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#latest_description ⇒ ::String
Returns the value of attribute latest_description.
Instance Attribute Details
#latest_description ⇒ ::String
Returns the value of attribute latest_description.
246 247 248 |
# File 'sig/types.rbs', line 246 def latest_description @latest_description end |