iamRoles

@JvmName(name = "getseqdborugwexp")
suspend fun iamRoles(value: Output<List<String>>)
@JvmName(name = "gwdlxcwowqpokrlj")
suspend fun iamRoles(value: List<String>?)

Parameters

value

A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services. You must supply the IAM roles in their Amazon Resource Name (ARN) format. You can supply up to 50 IAM roles in a single request


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


@JvmName(name = "mwtvspweplnjcwbq")
suspend fun iamRoles(values: List<Output<String>>)
@JvmName(name = "hbboorxhdqodulhm")
suspend fun iamRoles(vararg values: String)

Parameters

values

A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services. You must supply the IAM roles in their Amazon Resource Name (ARN) format. You can supply up to 50 IAM roles in a single request