Values.DeleteEnvironmentMembershipRequestSourceDeletes an environment member from a development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
type nonrec t = {environmentId : EnvironmentId.t;The ID of the environment to delete the environment member from.
*)userArn : UserArn.t;The Amazon Resource Name (ARN) of the environment member to delete from the environment.
*)}