Values.ResourceLocationSourceDescribes the resource location.
type nonrec t = {availabilityZone : String_.t option;The Availability Zone. Follows the format us-east-2a (case-sensitive).
*)regionName : RegionName.t option;The Amazon Web Services Region name.
*)}