toggle menu
pulumi-vault-kotlin
6.7.1.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.consul.kotlin
/
SecretBackendRoleArgsBuilder
/
consulPolicies
consul
Policies
@
JvmName
(
name
=
"cltmxkpjpludotkn"
)
suspend
fun
consulPolicies
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gmihpigjxecrdffb"
)
suspend
fun
consulPolicies
(
value
:
List
<
String
>
?
)
Parameters
value
SEE NOTE
The list of Consul ACL policies to associate with these roles.
@
JvmName
(
name
=
"omrqhmyyahoebeja"
)
suspend
fun
consulPolicies
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xphyjgbbvmgqyuye"
)
suspend
fun
consulPolicies
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ffmckvokocfveleq"
)
suspend
fun
consulPolicies
(
vararg
values
:
String
)
Parameters
values
SEE NOTE
The list of Consul ACL policies to associate with these roles.