items

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

Parameters

value

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


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


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

Parameters

values

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