LogtoResource.withSecretVault
Method
interface LogtoResource { // ... omitted for brevity withSecretVault(secretVaultKek: string): LogtoResource;}Signature
method
withSecretVaultbuilderConfigures the Logto resource to use a secret vault with the specified key encryption key (KEK).
withSecretVault(secretVaultKek: string): LogtoResourceParameters
secretVaultKekstringReturns
LogtoResourceDefined on
This method is defined on the following type: