items

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

Parameters

value

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


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


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

Parameters

values

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