Values.DescribeApplicationSnapshotRequestSourceReturns information about a snapshot of application state data.
type nonrec t = {applicationName : ApplicationName.t;The name of an existing application.
*)snapshotName : SnapshotName.t;The identifier of an application snapshot. You can retrieve this value using .
*)}