toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin
/
PolicyAttachmentArgsBuilder
/
roles
roles
@
JvmName
(
name
=
"wpqbiwfmbdswluei"
)
suspend
fun
roles
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qnlckajyqvipvfga"
)
suspend
fun
roles
(
value
:
List
<
String
>
?
)
Parameters
value
Role(s) the policy should be applied to.
@
JvmName
(
name
=
"mpratettwvisfhha"
)
suspend
fun
roles
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kkqmqhyhnyhhvxjf"
)
suspend
fun
roles
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"llrueevplutjcaeb"
)
suspend
fun
roles
(
vararg
values
:
String
)
Parameters
values
Role(s) the policy should be applied to.