Class: Aws::Types::MediaResourceNeighbor
- Inherits:
-
Object
- Object
- Aws::Types::MediaResourceNeighbor
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
4365 4366 4367 |
# File 'sig/types.rbs', line 4365 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
4366 4367 4368 |
# File 'sig/types.rbs', line 4366 def name @name end |