toggle menu
pulumi-vault-kotlin
6.7.1.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.kotlin.inputs
/
ProviderAuthLoginOidcArgs
/
ProviderAuthLoginOidcArgs
Provider
Auth
Login
Oidc
Args
constructor
(
callbackAddress
:
Output
<
String
>
?
=
null
,
callbackListenerAddress
:
Output
<
String
>
?
=
null
,
mount
:
Output
<
String
>
?
=
null
,
namespace
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
,
useRootNamespace
:
Output
<
Boolean
>
?
=
null
)