Class: Aws::Types::DeleteEventSourceMappingRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEventSourceMappingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#uuid ⇒ ::String
Returns the value of attribute uuid.
Instance Attribute Details
#uuid ⇒ ::String
Returns the value of attribute uuid.
496 497 498 |
# File 'sig/types.rbs', line 496 def uuid @uuid end |