Archive Package Source Properties Args
data class ArchivePackageSourcePropertiesArgs(val type: Output<Either<String, PackageSourceType>>? = null, val url: Output<String>? = null) : ConvertibleToJava<ArchivePackageSourcePropertiesArgs>
The properties of the archive package source.