Class: Aws::Types::IdentityDocumentField

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#typeTypes::AnalyzeIDDetections

Returns the value of attribute type.



453
454
455
# File 'sig/types.rbs', line 453

def type
  @type
end

#value_detectionTypes::AnalyzeIDDetections

Returns the value of attribute value_detection.



454
455
456
# File 'sig/types.rbs', line 454

def value_detection
  @value_detection
end