Class: Aws::Types::RestoreFromRecoveryPointResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#namespaceTypes::Namespace

Returns the value of attribute namespace.

Returns:



805
806
807
# File 'sig/types.rbs', line 805

def namespace
  @namespace
end

#recovery_point_id::String

Returns the value of attribute recovery_point_id.

Returns:

  • (::String)


806
807
808
# File 'sig/types.rbs', line 806

def recovery_point_id
  @recovery_point_id
end