iamRoles

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


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