iamRoles

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

Parameters

value

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


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


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

Parameters

values

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