Values.DeleteVpcIngressConnectionRequestSourceDelete an App Runner VPC Ingress Connection resource that's associated with an App Runner service. The VPC Ingress Connection must be in one of the following states to be deleted: AVAILABLE FAILED_CREATION FAILED_UPDATE FAILED_DELETION
type nonrec t = {vpcIngressConnectionArn : AppRunnerResourceArn.t;The Amazon Resource Name (ARN) of the App Runner VPC Ingress Connection that you want to delete.
*)}