Class: Aws::Types::DeleteSnapshotMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_name::String

Returns the value of attribute snapshot_name.

Returns:

  • (::String)


672
673
674
# File 'sig/types.rbs', line 672

def snapshot_name
  @snapshot_name
end