Values.DefaultApplicationSourceRepresents the default Amazon GameLift Streams application that a stream group hosts.
type nonrec t = {id : Id.t option;An ID that uniquely identifies the application resource. Example ID: a-9ZY8X7Wv6.
*)arn : Arn.t option;An Amazon Resource Name (ARN) that uniquely identifies the application resource. Example ARN: arn:aws:gameliftstreams:us-west-2:111122223333:application/a-9ZY8X7Wv6.
*)}