items

@JvmName(name = "cfyfhtcdkgbruwub")
suspend fun items(value: Output<List<String>>)
@JvmName(name = "oaujblgucixseeca")
suspend fun items(value: List<String>?)

Parameters

value

A list of the identifiers of the public keys in the key group.


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


@JvmName(name = "otswfaqxychtyfgi")
suspend fun items(values: List<Output<String>>)
@JvmName(name = "oxxunxtfnoiehyjv")
suspend fun items(vararg values: String)

Parameters

values

A list of the identifiers of the public keys in the key group.