Class: Aws::Types::FeedAssociation
- Inherits:
-
Object
- Object
- Aws::Types::FeedAssociation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#associated_resource_name ⇒ ::String
Returns the value of attribute associated_resource_name.
Instance Attribute Details
#associated_resource_name ⇒ ::String
Returns the value of attribute associated_resource_name.
155 156 157 |
# File 'sig/types.rbs', line 155 def associated_resource_name @associated_resource_name end |