toggle menu
pulumi-keycloak-kotlin
6.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin.inputs
/
RealmOtpPolicyArgs
/
RealmOtpPolicyArgs
Realm
Otp
Policy
Args
constructor
(
algorithm
:
Output
<
String
>
?
=
null
,
digits
:
Output
<
Int
>
?
=
null
,
initialCounter
:
Output
<
Int
>
?
=
null
,
lookAheadWindow
:
Output
<
Int
>
?
=
null
,
period
:
Output
<
Int
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)