Face Config Args
data class FaceConfigArgs(val bizName: Output<String>? = null, val bizType: Output<String>? = null) : ConvertibleToJava<FaceConfigArgs>
Provides a Cloudauth Face Config resource. For information about Cloudauth Face Config and how to use it, see What is Face Config.
NOTE: Available since v1.137.0. NOTE: In order to provide you with more perfect product capabilities, the real person certification service has stopped access, it is recommended that you use the upgraded version of the real person certification financial real person certification service. Users that have access to real person authentication are not affected.
Import
Cloudauth Face Config can be imported using the id, e.g.
$ pulumi import alicloud:cloudauth/faceConfig:FaceConfig example <lang>
Content copied to clipboard