GradientEdge CDK Utils
    Preparing search index...
    interface PagesProjectDeployProps {
        branch: string;
        dependsOn?: any;
        directory: string;
        message: string;
        projectName: string;
    }
    Index

    Properties

    branch: string
    dependsOn?: any
    directory: string
    message: string
    projectName: string