toggle menu
pulumi-keycloak-kotlin
6.5.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.authentication.kotlin
/
SubflowArgs
/
SubflowArgs
Subflow
Args
constructor
(
alias
:
Output
<
String
>
?
=
null
,
authenticator
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
parentFlowAlias
:
Output
<
String
>
?
=
null
,
priority
:
Output
<
Int
>
?
=
null
,
providerId
:
Output
<
String
>
?
=
null
,
realmId
:
Output
<
String
>
?
=
null
,
requirement
:
Output
<
String
>
?
=
null
)