Class: Aws::Types::RestoreFromSnapshotResponse

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:



824
825
826
# File 'sig/types.rbs', line 824

def namespace
  @namespace
end

#owner_account::String

Returns the value of attribute owner_account.

Returns:



825
826
827
# File 'sig/types.rbs', line 825

def 
  @owner_account
end

#snapshot_name::String

Returns the value of attribute snapshot_name.

Returns:



826
827
828
# File 'sig/types.rbs', line 826

def snapshot_name
  @snapshot_name
end