Values_1.GetPackageConfigurationResponseSourceGets information about the specified software package's configuration. Requires permission to access the GetPackageConfiguration action.
type nonrec t = {versionUpdateByJobsConfig : Values_0.VersionUpdateByJobsConfig.t option;The version that is associated to a specific job.
*)}type nonrec error = [ | `InternalServerException of Values_0.InternalServerException.t| `ThrottlingException of Values_0.ThrottlingException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerException of Values_0.InternalServerException.t
| `ThrottlingException of Values_0.ThrottlingException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerException of Values_0.InternalServerException.t
| `ThrottlingException of Values_0.ThrottlingException.t
| `Unknown_operation_error of string * string option ]