toggle menu
pulumi-nomad-kotlin
2.5.0.0
jvm
switch theme
search in API
pulumi-nomad-kotlin
/
com.pulumi.nomad.kotlin.inputs
/
AclAuthMethodConfigOidcClientAssertionPrivateKeyArgs
/
AclAuthMethodConfigOidcClientAssertionPrivateKeyArgs
Acl
Auth
Method
Config
Oidc
Client
Assertion
Private
Key
Args
constructor
(
keyId
:
Output
<
String
>
?
=
null
,
keyIdHeader
:
Output
<
String
>
?
=
null
,
pemCert
:
Output
<
String
>
?
=
null
,
pemCertFile
:
Output
<
String
>
?
=
null
,
pemKey
:
Output
<
String
>
?
=
null
,
pemKeyFile
:
Output
<
String
>
?
=
null
)