iamRoles

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

Parameters

value

A List of ARNs for the IAM roles to associate to the RDS Cluster.


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


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

Parameters

values

A List of ARNs for the IAM roles to associate to the RDS Cluster.