toggle menu
pulumi-vault-kotlin
6.7.1.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.pkiSecret.kotlin.inputs
/
BackendConfigCmpv2AuthenticatorsArgs
Backend
Config
Cmpv2Authenticators
Args
data
class
BackendConfigCmpv2AuthenticatorsArgs
(
val
cert
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)
:
ConvertibleToJava
<
BackendConfigCmpv2AuthenticatorsArgs
>
Members
Constructors
Backend
Config
Cmpv2Authenticators
Args
Link copied to clipboard
constructor
(
cert
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)
Properties
cert
Link copied to clipboard
val
cert
:
Output
<
Map
<
String
,
String
>
>
?
=
null
"The accessor (required) and cert_role (optional) properties for cert auth backends".
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
BackendConfigCmpv2AuthenticatorsArgs