toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.recaptcha.kotlin.inputs
/
EnterpriseKeyWebSettingsArgs
/
EnterpriseKeyWebSettingsArgs
Enterprise
Key
Web
Settings
Args
constructor
(
allowAllDomains
:
Output
<
Boolean
>
?
=
null
,
allowAmpTraffic
:
Output
<
Boolean
>
?
=
null
,
allowedDomains
:
Output
<
List
<
String
>
>
?
=
null
,
challengeSecurityPreference
:
Output
<
String
>
?
=
null
,
integrationType
:
Output
<
String
>
)