Class: Aws::Types::DeleteFacesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collection_id::String

Returns the value of attribute collection_id.

Returns:

  • (::String)


405
406
407
# File 'sig/types.rbs', line 405

def collection_id
  @collection_id
end

#face_ids::Array[::String]

Returns the value of attribute face_ids.

Returns:

  • (::Array[::String])


406
407
408
# File 'sig/types.rbs', line 406

def face_ids
  @face_ids
end