Documentation
    Preparing search index...

    Interface ResourceInfoResult

    Outbound: advisory resource policy and scheme support.

    interface ResourceInfoResult {
        id: string;
        info: ResourceInfo;
        type: "resource.info.result";
    }
    Index

    Properties

    Properties

    id: string
    type: "resource.info.result"