items

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

Parameters

value

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


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


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

Parameters

values

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