Class: Aws::Types::ExportSnapshotRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_snapshot_name::String

Returns the value of attribute source_snapshot_name.

Returns:

  • (::String)


1330
1331
1332
# File 'sig/types.rbs', line 1330

def source_snapshot_name
  @source_snapshot_name
end