Class: Rocksky::Generated::DescribeFeedGeneratorOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::DescribeFeedGeneratorOutput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#did ⇒ Object
Returns the value of attribute did.
-
#feeds ⇒ Object
Returns the value of attribute feeds.
Instance Attribute Details
#did ⇒ Object
Returns the value of attribute did
36 37 38 |
# File 'lib/rocksky/generated/types.rb', line 36 def did @did end |
#feeds ⇒ Object
Returns the value of attribute feeds
36 37 38 |
# File 'lib/rocksky/generated/types.rb', line 36 def feeds @feeds end |