GradientEdge CDK Utils
    Preparing search index...

    Interface ApiManagementRedisCacheProps

    interface ApiManagementRedisCacheProps {
        apiManagementId: string;
        cacheLocation: string;
        connectionString: string;
        redisCacheId: string;
    }
    Index

    Properties

    apiManagementId: string
    cacheLocation: string
    connectionString: string
    redisCacheId: string