- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-omics
SseConfig Interface
Server-side encryption (SSE) settings for a store.
Members
Name | Type | Details |
---|---|---|
type Required | EncryptionType | undefined | The encryption type. |
keyArn | string | undefined | An encryption key ARN. |
Full Signature
export interface SseConfig