Class: Aws::Types::EnrichmentJobConfiguration

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

Defined Under Namespace

Classes: EventDetection, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_detectionTypes::EventDetection

Returns the value of attribute event_detection.



2069
2070
2071
# File 'sig/types.rbs', line 2069

def event_detection
  @event_detection
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2070
2071
2072
# File 'sig/types.rbs', line 2070

def unknown
  @unknown
end