managedPolicyArns

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


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