toggle menu
pulumi-vault-kotlin
6.6.0.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.consul.kotlin
/
SecretBackendRoleArgsBuilder
/
consulRoles
consul
Roles
@
JvmName
(
name
=
"gmrtakbnrremtvwk"
)
suspend
fun
consulRoles
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"xxakvuwoyrnlfpdt"
)
suspend
fun
consulRoles
(
value
:
List
<
String
>
?
)
Parameters
value
SEE NOTE
Set of Consul roles to attach to the token. Applicable for Vault 1.10+ with Consul 1.5+.
@
JvmName
(
name
=
"xvcldjlwewloidjp"
)
suspend
fun
consulRoles
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"etrxdxffsmwrntyg"
)
suspend
fun
consulRoles
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"kqlegffvqcucknix"
)
suspend
fun
consulRoles
(
vararg
values
:
String
)
Parameters
values
SEE NOTE
Set of Consul roles to attach to the token. Applicable for Vault 1.10+ with Consul 1.5+.