managedPolicyArns

@JvmName(name = "gxckyoxpsgtxteyj")
suspend fun managedPolicyArns(value: Output<List<String>>)
@JvmName(name = "ukrtmuylnsvlmuyp")
suspend fun managedPolicyArns(value: List<String>?)

Parameters

value

The Amazon Resource Name (ARN) of the IAM policy you want to attach. For more information about ARNs, see Amazon Resource Names (ARNs) in the General Reference.


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


@JvmName(name = "vjvttkxtituitfje")
suspend fun managedPolicyArns(values: List<Output<String>>)
@JvmName(name = "gyskcialfceqerkt")
suspend fun managedPolicyArns(vararg values: String)

Parameters

values

The Amazon Resource Name (ARN) of the IAM policy you want to attach. For more information about ARNs, see Amazon Resource Names (ARNs) in the General Reference.