Class: Aws::Types::CustomDataIdentifiers

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detections::Array[Types::CustomDetection]

Returns the value of attribute detections.

Returns:



459
460
461
# File 'sig/types.rbs', line 459

def detections
  @detections
end

#total_count::Integer

Returns the value of attribute total_count.

Returns:

  • (::Integer)


460
461
462
# File 'sig/types.rbs', line 460

def total_count
  @total_count
end