Class: Aws::Types::ExtractionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#not_found_behaviorTypes::ExtractionDefinitionNotFoundBehavior

Returns the value of attribute not_found_behavior.



4006
4007
4008
# File 'sig/types.rbs', line 4006

def not_found_behavior
  @not_found_behavior
end

#prompt_hint::String

Returns the value of attribute prompt_hint.

Returns:

  • (::String)


4005
4006
4007
# File 'sig/types.rbs', line 4005

def prompt_hint
  @prompt_hint
end