Values.SourceCloudPropertiesSourceProperties of the cloud environment where this Source Server originated from.
type nonrec t = {originAccountID : AccountID.t option;AWS Account ID for an EC2-originated Source Server.
*)originRegion : AwsRegion.t option;AWS Region for an EC2-originated Source Server.
*)originAvailabilityZone : AwsAvailabilityZone.t option;AWS Availability Zone for an EC2-originated Source Server.
*)sourceOutpostArn : OutpostARN.t option;The ARN of the source Outpost
*)}