Class: Aws::Types::DeleteIdentitiesInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity_ids_to_delete::Array[::String]

Returns the value of attribute identity_ids_to_delete.

Returns:

  • (::Array[::String])


45
46
47
# File 'sig/types.rbs', line 45

def identity_ids_to_delete
  @identity_ids_to_delete
end