Class: Aws::Types::DeleteIdentitiesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unprocessed_identity_ids::Array[Types::UnprocessedIdentityId]

Returns the value of attribute unprocessed_identity_ids.

Returns:



50
51
52
# File 'sig/types.rbs', line 50

def unprocessed_identity_ids
  @unprocessed_identity_ids
end