Class: Aws::Types::CreateFaceLivenessSessionRequestSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audit_images_limit::Integer

Returns the value of attribute audit_images_limit.

Returns:

  • (::Integer)


248
249
250
# File 'sig/types.rbs', line 248

def audit_images_limit
  @audit_images_limit
end

#challenge_preferences::Array[Types::ChallengePreference]

Returns the value of attribute challenge_preferences.

Returns:



249
250
251
# File 'sig/types.rbs', line 249

def challenge_preferences
  @challenge_preferences
end

#output_configTypes::LivenessOutputConfig

Returns the value of attribute output_config.



247
248
249
# File 'sig/types.rbs', line 247

def output_config
  @output_config
end