managedPolicyArns

@JvmName(name = "qcpqyfxrmmfusfhb")
suspend fun managedPolicyArns(value: Output<List<String>>)
@JvmName(name = "lgprprxghxmtjmtv")
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 = "jbxdtwddjrmwjmnn")
suspend fun managedPolicyArns(vararg values: Output<String>)


@JvmName(name = "coorkelosckuqxkn")
suspend fun managedPolicyArns(values: List<Output<String>>)
@JvmName(name = "fjfltaueavwlsxnl")
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.