Type alias AddonParams

AddonParams: {
    aws_rekognition_detect_labels: AddonAwsRekognitionDetectLabelsParams;
    aws_rekognition_detect_moderation_labels: AddonAwsRekognitionModerationLabelsParams;
    remove_bg: AddonRemoveBgParams;
    uc_clamav_virus_scan: AddonUcClamavVirusScanParams;
}

Type declaration

Generated using TypeDoc