iamRoles

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


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