interface ComponentContextResourceSelectionInput {
    name?: string;
    publicId: string;
}

Properties

Properties

name?: string
publicId: string