toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin.outputs
/
RealmOtpPolicy
/
RealmOtpPolicy
Realm
Otp
Policy
constructor
(
algorithm
:
String
?
=
null
,
digits
:
Int
?
=
null
,
initialCounter
:
Int
?
=
null
,
lookAheadWindow
:
Int
?
=
null
,
period
:
Int
?
=
null
,
type
:
String
?
=
null
)