iamRoleArns

@JvmName(name = "hvhnqgkvkvnvhcpl")
suspend fun iamRoleArns(value: Output<List<String>>)
@JvmName(name = "jsjrqjfwxpicfrbn")
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 = "iurfkcmdskugnkfm")
suspend fun iamRoleArns(vararg values: Output<String>)


@JvmName(name = "onacmpocfolribto")
suspend fun iamRoleArns(values: List<Output<String>>)
@JvmName(name = "wgmnnnfnptnsdhnf")
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.