managedPolicyArns

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

Parameters

value

A list of Amazon Resource Names (ARNs) of the IAM managed policies that you want to attach to the user. For more information about ARNs, see Amazon Resource Names (ARNs) and Service Namespaces in the General Reference.


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


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

Parameters

values

A list of Amazon Resource Names (ARNs) of the IAM managed policies that you want to attach to the user. For more information about ARNs, see Amazon Resource Names (ARNs) and Service Namespaces in the General Reference.