toggle menu
pulumi-vault-kotlin
6.6.0.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.identity.kotlin
/
OidcKeyAllowedClientIDArgs
/
OidcKeyAllowedClientIDArgs
Oidc
Key
Allowed
Client
IDArgs
constructor
(
allowedClientId
:
Output
<
String
>
?
=
null
,
keyName
:
Output
<
String
>
?
=
null
,
namespace
:
Output
<
String
>
?
=
null
)