Class: Aws::Types::GetEntitiesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetEntitiesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#descriptions ⇒ ::Array[Types::EntityDescription]
Returns the value of attribute descriptions.
Instance Attribute Details
#descriptions ⇒ ::Array[Types::EntityDescription]
Returns the value of attribute descriptions.
215 216 217 |
# File 'sig/types.rbs', line 215 def descriptions @descriptions end |