Class: Aws::Types::EntityDetectorConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_statistics ⇒ ::Array[Types::AllowedStatistics]

Returns the value of attribute allowed_statistics.

Returns:



487
488
489
# File 'sig/types.rbs', line 487

def allowed_statistics
  @allowed_statistics
end

#entity_types ⇒ ::Array[::String]

Returns the value of attribute entity_types.

Returns:

  • (::Array[::String])


486
487
488
# File 'sig/types.rbs', line 486

def entity_types
  @entity_types
end