Values.ResourceReceivingAccessSourceDescribes an Amazon Lightsail instance that has access to a Lightsail bucket.
type nonrec t = {name : NonEmptyString.t option;The name of the Lightsail instance.
*)resourceType : NonEmptyString.t option;The Lightsail resource type (for example, Instance).
*)}