Class: Aws::Types::DeleteFeedRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFeedRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
111 112 113 |
# File 'sig/types.rbs', line 111 def id @id end |