Class: Aws::Types::DeletedUniqueId

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unique_id::String

Returns the value of attribute unique_id.

Returns:

  • (::String)


208
209
210
# File 'sig/types.rbs', line 208

def unique_id
  @unique_id
end