keyVaultKeyIds

@JvmName(name = "oalnlcdvoypfgdpo")
suspend fun keyVaultKeyIds(value: Output<List<String>>)
@JvmName(name = "fhcfiyofgjbigvpd")
suspend fun keyVaultKeyIds(value: List<String>?)

Parameters

value

The list of keys of Key Vault.


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


@JvmName(name = "dfkxorowbgeclxeh")
suspend fun keyVaultKeyIds(values: List<Output<String>>)
@JvmName(name = "wtrqfhtoifmivhav")
suspend fun keyVaultKeyIds(vararg values: String)

Parameters

values

The list of keys of Key Vault.