Values.PublishAppVersionRequestSourcePublishes a new version of a specific Resilience Hub application.
type nonrec t = {appArn : Arn.t;Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
*)versionName : EntityVersion.t option;Name of the application version.
*)}