Package-level declarations

Types

Link copied to clipboard
class EnterpriseKey : KotlinCustomResource

The RecaptchaEnterprise Key resource

Link copied to clipboard
data class EnterpriseKeyArgs(val androidSettings: Output<EnterpriseKeyAndroidSettingsArgs>? = null, val displayName: Output<String>? = null, val iosSettings: Output<EnterpriseKeyIosSettingsArgs>? = null, val labels: Output<Map<String, String>>? = null, val project: Output<String>? = null, val testingOptions: Output<EnterpriseKeyTestingOptionsArgs>? = null, val webSettings: Output<EnterpriseKeyWebSettingsArgs>? = null) : ConvertibleToJava<EnterpriseKeyArgs>

The RecaptchaEnterprise Key resource

Link copied to clipboard
Link copied to clipboard
object EnterpriseKeyMapper : ResourceMapper<EnterpriseKey>
Link copied to clipboard

Functions

Link copied to clipboard