@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface ManifestTemplate

    interface ManifestTemplate {
        id?: string;
        next_steps?: TemplateNextStepRelation[];
        spec?: ManifestTemplateSpec;
    }
    Index

    Properties

    Properties

    id?: string