FaceConfig

class FaceConfig : KotlinCustomResource

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>

Properties

Link copied to clipboard
val bizName: Output<String>

Scene name.

Link copied to clipboard
val bizType: Output<String>

Scene type. NOTE: The biz_type cannot exceed 32 characters and can only use English letters, numbers and dashes (-).

Link copied to clipboard
val gmtModified: Output<String>

Last Modified Date.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>