Uses of Class
software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
-
Packages that use LivenessOutputConfig Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of LivenessOutputConfig in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return LivenessOutputConfig Modifier and Type Method Description LivenessOutputConfigCreateFaceLivenessSessionRequestSettings. outputConfig()Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type LivenessOutputConfig Modifier and Type Method Description CreateFaceLivenessSessionRequestSettings.BuilderCreateFaceLivenessSessionRequestSettings.Builder. outputConfig(LivenessOutputConfig outputConfig)Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.
-