pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.identityplatform.kotlin.inputs
/
ConfigSignInHashConfigArgs
/
ConfigSignInHashConfigArgs
Config
Sign
In
Hash
Config
Args
fun
ConfigSignInHashConfigArgs
(
algorithm
:
Output
<
String
>
?
=
null
,
memoryCost
:
Output
<
Int
>
?
=
null
,
rounds
:
Output
<
Int
>
?
=
null
,
saltSeparator
:
Output
<
String
>
?
=
null
,
signerKey
:
Output
<
String
>
?
=
null
)