PluginElementSnapshot: {
    attributes: Attribute[];
    pluginVersionId: string;
    requiredConnectionInterfaces: RequiredConnectionInterface[];
    type: string;
}

Type declaration