iamRoleArns

@JvmName(name = "iqgfevlprllwhvfy")
suspend fun iamRoleArns(value: Output<List<String>>)
@JvmName(name = "ffndtnwgjqltvfev")
suspend fun iamRoleArns(value: List<String>?)

Parameters

value

A list of IAM Role ARNs to associate with the cluster. A Maximum of 10 can be associated to the cluster at any time.


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


@JvmName(name = "yfgkvjulikqxpwbx")
suspend fun iamRoleArns(values: List<Output<String>>)
@JvmName(name = "qqaoehujvjwyidju")
suspend fun iamRoleArns(vararg values: String)

Parameters

values

A list of IAM Role ARNs to associate with the cluster. A Maximum of 10 can be associated to the cluster at any time.