Values.S3ContentBaseLocationUpdateSourceThe information required to update the S3 base location that holds the application.
type nonrec t = {bucketARNUpdate : BucketARN.t option;The updated Amazon Resource Name (ARN) of the S3 bucket.
*)basePathUpdate : BasePath.t option;The updated S3 bucket path.
*)}