CIA Compliance Manager — API Documentation - v1.1.104
    Preparing search index...

    Interface ValueCreationWidgetProps

    Props for value creation widgets

    These widgets help executives understand the business value and ROI of security investments, supporting budget justification and strategic planning discussions. 💰

    interface ValueCreationWidgetProps {
        className?: string;
        testId?: string;
        availabilityLevel: SecurityLevel;
        integrityLevel: SecurityLevel;
        confidentialityLevel: SecurityLevel;
        securityLevel?: SecurityLevel;
        roi?: ROIEstimate;
    }

    Hierarchy (View Summary)

    Index
    className?: string

    Optional CSS class name

    testId?: string

    Optional test ID for testing

    availabilityLevel: SecurityLevel

    Availability security level

    integrityLevel: SecurityLevel

    Integrity security level

    confidentialityLevel: SecurityLevel

    Confidentiality security level

    securityLevel?: SecurityLevel

    Overall security level

    Return on investment estimate