toggle menu
pulumi-vault-kotlin
6.6.0.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.ldap.kotlin
/
SecretBackendStaticRoleArgs
/
SecretBackendStaticRoleArgs
Secret
Backend
Static
Role
Args
constructor
(
dn
:
Output
<
String
>
?
=
null
,
mount
:
Output
<
String
>
?
=
null
,
namespace
:
Output
<
String
>
?
=
null
,
roleName
:
Output
<
String
>
?
=
null
,
rotationPeriod
:
Output
<
Int
>
?
=
null
,
skipImportRotation
:
Output
<
Boolean
>
?
=
null
,
username
:
Output
<
String
>
?
=
null
)