Class: Aws::Types::UpdateCellRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cell_name ⇒ ::String

Returns the value of attribute cell_name.

Returns:

  • (::String)


469
470
471
# File 'sig/types.rbs', line 469

def cell_name
  @cell_name
end

#cells ⇒ ::Array[::String]

Returns the value of attribute cells.

Returns:

  • (::Array[::String])


470
471
472
# File 'sig/types.rbs', line 470

def cells
  @cells
end