Class: Aws::Types::UpdateRecoveryGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cells ⇒ ::Array[::String]

Returns the value of attribute cells.

Returns:

  • (::Array[::String])


498
499
500
# File 'sig/types.rbs', line 498

def cells
  @cells
end

#recovery_group_name ⇒ ::String

Returns the value of attribute recovery_group_name.

Returns:

  • (::String)


499
500
501
# File 'sig/types.rbs', line 499

def recovery_group_name
  @recovery_group_name
end