@oneblink/storage
    Preparing search index...

    Interface NewAISystemConfiguration

    interface NewAISystemConfiguration {
        configuration: ClaudeBedrockAISystemConfiguration;
        isEnabled: boolean;
        name: string;
        type: AISystemConfigurationType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isEnabled: boolean
    name: string