Class: Aws::Types::CategoryDetails
- Inherits:
-
Object
- Object
- Aws::Types::CategoryDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#points_of_interest ⇒ ::Array[Types::PointOfInterest]
Returns the value of attribute points_of_interest.
Instance Attribute Details
#points_of_interest ⇒ ::Array[Types::PointOfInterest]
Returns the value of attribute points_of_interest.
23 24 25 |
# File 'sig/types.rbs', line 23 def points_of_interest @points_of_interest end |