items

@JvmName(name = "kfpqsagmgccqvvpq")
suspend fun items(value: Output<List<String>>)
@JvmName(name = "ddesuyqhcqhofmqx")
suspend fun items(value: List<String>)

Parameters

value

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


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


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

Parameters

values

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