encryptionKey

@JvmName(name = "tlkdpistotcxjmxa")
suspend fun encryptionKey(value: Output<KeyVaultKeyArgs>)
@JvmName(name = "bckcmhrkgjoubvrl")
suspend fun encryptionKey(value: KeyVaultKeyArgs?)

Parameters

value

A key to encrypt the SIM data that belongs to this SIM group.


@JvmName(name = "aekrtxskuxwaqfyf")
suspend fun encryptionKey(argument: suspend KeyVaultKeyArgsBuilder.() -> Unit)

Parameters

argument

A key to encrypt the SIM data that belongs to this SIM group.