policyArns

@JvmName(name = "nluxpwbliyuhnaat")
suspend fun policyArns(value: Output<List<String>>)
@JvmName(name = "mpgebgtucitopuho")
suspend fun policyArns(value: List<String>?)

Parameters

value

A list of managed IAM policy ARNs to be attached to the group. Policies attached to this group but not configured in this argument will be removed.


@JvmName(name = "skfgwbohcagthuil")
suspend fun policyArns(vararg values: Output<String>)


@JvmName(name = "okepgwibjadydyty")
suspend fun policyArns(values: List<Output<String>>)
@JvmName(name = "ujjjwrdrwwfatmly")
suspend fun policyArns(vararg values: String)

Parameters

values

A list of managed IAM policy ARNs to be attached to the group. Policies attached to this group but not configured in this argument will be removed.