MDAA TS Docs
    Preparing search index...

    Interface MdaaAthenaEncryptionConfigurationProps

    interface MdaaAthenaEncryptionConfigurationProps {
        encryptionOption: string;
        kmsKey: string;
    }
    Index

    Properties

    encryptionOption: string
    kmsKey: string