GalleryApplicationVersionArgs

constructor(configFile: Output<String>? = null, enableHealthCheck: Output<Boolean>? = null, endOfLifeDate: Output<String>? = null, excludeFromLatest: Output<Boolean>? = null, galleryApplicationId: Output<String>? = null, location: Output<String>? = null, manageAction: Output<GalleryApplicationVersionManageActionArgs>? = null, name: Output<String>? = null, packageFile: Output<String>? = null, source: Output<GalleryApplicationVersionSourceArgs>? = null, tags: Output<Map<String, String>>? = null, targetRegions: Output<List<GalleryApplicationVersionTargetRegionArgs>>? = null)