ExchangeKeyCustodyBackend
ExchangeKeyCustodyBackend is enum for the field key_custody_backend
enum ExchangeKeyCustodyBackend {
server_kms
passphrase
passkey
vault_transit
byok_lite
byok_aws_kms
byok_gcp_kms
byok_azure_kv
byok_vault
}
Values
ExchangeKeyCustodyBackend.server_kms
ExchangeKeyCustodyBackend.passphrase
ExchangeKeyCustodyBackend.passkey
ExchangeKeyCustodyBackend.vault_transit
ExchangeKeyCustodyBackend.byok_lite
ExchangeKeyCustodyBackend.byok_aws_kms
ExchangeKeyCustodyBackend.byok_gcp_kms
ExchangeKeyCustodyBackend.byok_azure_kv
ExchangeKeyCustodyBackend.byok_vault
Member Of
CreateExchangeInput input ● Exchange object ● ExchangeWhereInput input ● UpdateExchangeInput input