toggle menu
pulumi-vault-kotlin
6.6.0.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.identity.kotlin
/
EntityArgsBuilder
/
policies
policies
@
JvmName
(
name
=
"dmcllfytkrrfgarc"
)
suspend
fun
policies
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"dlttvrqfkpphosnl"
)
suspend
fun
policies
(
value
:
List
<
String
>
?
)
Parameters
value
A list of policies to apply to the entity.
@
JvmName
(
name
=
"besvbekinhusbybm"
)
suspend
fun
policies
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"orcrabrgavcojxcn"
)
suspend
fun
policies
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gcoympmsstpkvrfu"
)
suspend
fun
policies
(
vararg
values
:
String
)
Parameters
values
A list of policies to apply to the entity.