Class: Aws::Types::GetCellRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetCellRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cell_name ⇒ ::String
Returns the value of attribute cell_name.
Instance Attribute Details
#cell_name ⇒ ::String
Returns the value of attribute cell_name.
169 170 171 |
# File 'sig/types.rbs', line 169 def cell_name @cell_name end |