pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin
/
PolicyAttachmentArgsBuilder
/
groups
groups
@
JvmName
(
name
=
"yiosubmklrkeqtlh"
)
suspend
fun
groups
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"loawffgvrdkwegxc"
)
suspend
fun
groups
(
value
:
List
<
String
>
?
)
Parameters
value
The group(s) the policy should be applied to
@
JvmName
(
name
=
"cmvrufttexgkiqjh"
)
suspend
fun
groups
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wubdsatxypowrlqb"
)
suspend
fun
groups
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"elyswidtjgccdbjo"
)
suspend
fun
groups
(
vararg
values
:
String
)
Parameters
values
The group(s) the policy should be applied to