keyEncryptionKey

@JvmName(name = "gofkyidntixemmji")
suspend fun keyEncryptionKey(value: Output<KeyVaultAndKeyReferenceArgs>)
@JvmName(name = "pnjvmonovsutgyqv")
suspend fun keyEncryptionKey(value: KeyVaultAndKeyReferenceArgs?)

Parameters

value

Key Vault Key Url and vault id of the key encryption key. KeyEncryptionKey is optional and when provided is used to unwrap the disk encryption key.


@JvmName(name = "crsddvxtfjrvqroj")
suspend fun keyEncryptionKey(argument: suspend KeyVaultAndKeyReferenceArgsBuilder.() -> Unit)

Parameters

argument

Key Vault Key Url and vault id of the key encryption key. KeyEncryptionKey is optional and when provided is used to unwrap the disk encryption key.