vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface MktDataLakeAttributes

    interface MktDataLakeAttributes {
        creationType?: DefinitionCreationType;
        isEnabled?: boolean;
        objectCategory?: string;
    }
    Index

    Properties

    creationType?: DefinitionCreationType
    isEnabled?: boolean
    objectCategory?: string