Class: Aws::Types::DeleteGraphSnapshotInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_identifier::String

Returns the value of attribute snapshot_identifier.

Returns:

  • (::String)


185
186
187
# File 'sig/types.rbs', line 185

def snapshot_identifier
  @snapshot_identifier
end