pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
LoginArgsBuilder
/
tokenStore
token
Store
@
JvmName
(
name
=
"rtgaupxsktqndwek"
)
suspend
fun
tokenStore
(
value
:
Output
<
TokenStoreArgs
>
)
@
JvmName
(
name
=
"bpuuvkgcaxsjrbdt"
)
suspend
fun
tokenStore
(
value
:
TokenStoreArgs
?
)
Parameters
value
The configuration settings of the token store.
@
JvmName
(
name
=
"dccjocyktgjcptbt"
)
suspend
fun
tokenStore
(
argument
:
suspend
TokenStoreArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The configuration settings of the token store.