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.



2065
2066
2067
# File 'sig/types.rbs', line 2065

def event_detection
  @event_detection
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2066
2067
2068
# File 'sig/types.rbs', line 2066

def unknown
  @unknown
end