iamRoles

@JvmName(name = "enijrltchwydymgw")
suspend fun iamRoles(value: Output<List<String>>)
@JvmName(name = "dmohufrmperulgff")
suspend fun iamRoles(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 = "ryggcopjqrkqyyhe")
suspend fun iamRoles(vararg values: Output<String>)


@JvmName(name = "ghssfmqkijtacjye")
suspend fun iamRoles(values: List<Output<String>>)
@JvmName(name = "ehrontmudpouxrfs")
suspend fun iamRoles(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.